(Jeremy Likness) The one feature that is not fully supported natively by the latest JavaScript versions is databinding. But how hard is it to implement? If your only motivation for using a heavy framework is databinding support, you may be surprised! Let’s roll up our sleeves and try it out.
Other News
IBM Db2 Mirror for i Getting Started
(Jean-Luc Bonhommet and Ingo Dimmer) IBM Db2 Mirror for i provides a new solution for continuous availability for an IBM i environment based on an active-active clustering design utilizing a low latency communication protocol for synchronous database replication.
That slippery slope
(Kenneth Fisher) We need to have processes and rules. They are important to any business. That said, exceptions are also going to be a universal constant. Without exceptions to the rules you can’t deal with the unexpected/unforeseen. So what’s the problem? Ever heard one of these?
Prior to DBMS, Database Approach, Data Model — Part 4
Types of Data Models Record-Based Logical Data Models Logical data models based on records deliver concepts that users can understand, however data are not far from the way is kept on the computer. Three known data models of this kind are relational data models, hierarchical data models, as well as network data models. The relational model signifies data in the...
MySQL Cloud Backup and Restore Scenarios Using Microsoft Azure
(Paul Namuag) Backups are a very important part of your database operations, as your business must be secured when catastrophe strikes. When that time comes (and it will), your Recovery Point Objective (RPO) and Recovery Time Objective (RTO) should be predefined, as this is how fast you can recover
Cool WSL (Windows Subsystem for Linux) tips and tricks you (or I) didn’t know were possible
(Scott Hanselman) It’s no secret I dig WSL (Windows Subsystem for Linux) and now that WSL2 is available in Windows Insiders Slow it’s a great time to really explore the options that are available. What I’m finding is so interesting about WSL and how it relates to the Windows system around it is how
Collapsing Sticky Elements And Maintaining Scroll Offsets In Angular 9.0.0-rc.2
(Ben Nadel) One of the best user experience (UX) features that GitHub has added recently is the “stickiness” of the file-header in the Pull Request (PR) review mode. And, part of what makes this feature so enjoyable is the fact that as the user collapses the content of a given file, the Window maint
Extend Your .NET Namespaces for Static Methods and Simpler Code
(Peter Vogel) Let’s say you’ve gone to the trouble of creating a CustomerRepository object with a static method called GetCustomerById. Something like this, in other words:
Announcing Db2 AI for zOS v1.2.0.2!
(Tim Hogan) Db2 AI for z/OS (“Db2ZAI”) empowers the optimizer in your Db2 for z/OS engine to determine the best-performing query access paths, based on your workload characteristics.
JavaScript waitForTime
(David Walsh) I write a lot of tests for new features within Firefox DevTools. We have hundreds of “mochitests” which open the browser and perform synthetic actions like clicking, typing, and other user actions.
