Introducing Learn React App

January 21, 2019

Introducing Learn React App that teaches you React fundamentals.

What is two's complement?

December 25, 2018

We will look at how negative numbers are represented in binary and we will go back to elementary school to reveal some magic tricks.

JS setTimeout explained

December 22, 2018

A sneak peek behind the curtain of Javascript engine and how that impacts the working of setTimeout function.