(Sanwar Ranwa) In this part 3 of the Introduction to Angular material design, we will learn Angular Material Popups and Modal components.
Community
NULL complexities – Part 1
(Itzik Ben-Gan) NULL handling is one of the trickier aspects of data modeling and data manipulation with SQL. Let’s start with the fact that an attempt to explain exactly what a NULL is is not trivial in and of itself.
What is the difference between Angular and React?
(Manav Pandya) If you are a software developer or front-end engineer and strive to learn new frameworks or libraries than amongst other Angular and React are the widely used terms nowadays in terms of the single page application development.
The Elvis Operator Can Be Chained Multiple Times In A Single Expression In Lucee CFML 5.3.3.62
(Ben Nadel) In Lucee CFML, the “Elvis operator” – ?: – is a binary operator that returns the first operand if it is non-null; otherwise, it evaluates and returns the second operand.
Using Azure DevOps for CI / CD of ASP.NET Core application to Azure Kubernetes Service (AKS)
(Subodh Sohoni) This tuorial teaches how to continuously integrate and deploy an ASP.NET Core application (Docker support enabled) to Azure Kubernetes Service (AKS) using Azure DevOps.
C# Passes Visual Basic .NET in Programming Language Popularity Index
(David Ramel) Microsoft’s C# programming language has passed Visual Basic .NET on the TIOBE Index — which measures language popularity — and is even in the running for being named “Programming Language of the Year” for 2019.
A Guide to MySQL Galera Cluster Streaming Replication: Part Two
(Paul Namuag) In the first part of this blog we provided an overview of the new Streaming Replication feature in MySQL Galera Cluster. In this blog we will show you how to enable it and take a look at the results.
How to Script Workspace Provisioning on Oracle Autonomous Database
(Jason Straub) A recent Oracle APEX patch was applied to Oracle Autonomous Database Serverless that enabled the following:
User-editable Application Setting
(Jeffrey Kemp) A nice addition to APEX release 18.1 is the Application Settings feature. This allows the developer to define one or more configuration values that are relevant to a particular application.
Publishing Keras Model API with TensorFlow Serving
(Andrej Baranovskij) Building a ML model is a crucial task. Running ML model in production is not a less complex and important task.
