February 2019

Construction Tech That Has Become a Necessity

Construction Tech That Has Become a Necessity

  • February 19, 2019

A revolution is taking place on the tech front. Evolution in technology is changing the operational ability of various industries. It spawns from boosting the efficiency of everyday operations to producing advanced high tech products. Generally, the ability of the companies to acclimatise and adopt technological changes help them survive...

How to setup Typescript with Babel and Webpack

How to setup Typescript with Babel and Webpack

  • February 12, 2019

After seeing a lot of projects making the move to Typescript, I recently started to give it a shot as well. For people who are not aware of typescript, it is a wrapper over javascript which has built-in support for types. We get static checking for our code as well...