How to Untether your WebApps with Observables and RxJS

If you’re a developer and you like to stay on top of things, chances are you’ve heard the term “Observables” by now. If you haven’t, you’re welcome, this is for you. And if you’re already familiar, well, this article might give them a new spin. First off, I want to make clear that this take […]

What the Concurrent Mode on React Can Do For You

react concurrent mode. reactjs

It seems that React is doing it again. Their new Concurrent Mode paradigm is in the books for a release this year. Remember in February 2019, when we were all hustling to learn Hooks? I do, with fondness. It felt refreshing to finally have a good excuse to move away from Class components and their […]

Guide To Predictive Analytics – Step By Step

brading and the power of branding over HR success

#BI No matter the size of your company, be it a start-up or a big corporation, neglecting the power of applying advanced analytics to your data could mean setting yourself up for failure. In this article we are going to explain the typical steps that companies go through to reach a stable and effective predictive […]

SCD Implementation with Temporal Tables in Power BI

Schema for SCD implementation with Power BI

#SCD Slowly Changing Dimensions (SCD) (dimension data that is slowly and unpredictably updated over time, instead of being updated regularly) are usually an important part of any data warehouse implementation. With SQL Server 2016, Microsoft gave us temporal tables, which lets us automatically keep a history of data changes in a table. In this article, […]

Java: Learn Once, Work Anywhere

retro robots

There’s no escaping Java. 97% of the world’s enterprise desktops, and billions of mobile phones are testament to the ‘write once, run anywhere’ philosophy.

;