(Ben Nadel) Angular has done a wonderful job of making the native NgForOf directive fast and efficient. However, if you are working with immutable data, the NgForOf directive is doing more work than it has to.
Other News
dbdeployer community: Part 3 – MySQL Cluster (NDB)
(Giuseppe Maxia) I remember wanting to create MySQL Cluster sandboxes several years ago.
Using the Secure External Password store with sqlcl
(Martin Bach) Sometimes it is necessary to invoke a SQL script in bash or otherwise in an unattended way.
Quick and easy masking
(Connor McDonald) I had a request from a client a while back regarding masking of data.
Create Linux Swap File
(mdinh) Currently I am using oravirt (Mikael Sandström) · GitHub (https://github.com/oravirt) vagrant boxes.
Read, Enrich and Transform Data with AWS Glue Service
(Maria Zakourdaev) In the first part of this tip series we looked at how to map and view JSON files with the Glue Data Catalog. In this second part, we will look at how to read, enrich and transform the data using an AWS Glue job.
Strange behavior on JSON_VALUE when table contains blank and non-blank values (JSON text is not properly formatted. Unexpected character ‘.’ is found at position 0.)
(Manjuke Fernando) Few days back we had a requirement to search whether a certain value exists in one of the table fields where the values are stored as JSON strings.
Possibly the worst analogy in the world – columnstore and ordering
(Tibor Karaszi) Yeah, the subject is sort of a tribute to the Tenacious D tribute. With a hint of Carlsberg in there.
Discovering patterns with React hooks
(Maciek Pekala) One of the things I enjoy the most about coding is discovering patterns.
Create AutoPostBack Tag Helper In ASP.NET Core
(Bipin Joshi) In one of my past articles I explained how autopostback can be implemented in ASP.NET Core. If you find yourself using autopostback at many places, you can create a custom tag helper that does the job for you.
