Featured

Featured posts

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...

Using Prettier to format your JavaScript code

Using Prettier to format your JavaScript code

  • February 15, 2018

If you have been programming for a while, you would be familiar with the hassles of writing clean code and maintaining consistency across a project on some specific code style guidelines. Even if you spend a few days making everything consistent, some other developer might check-in their changes or disable some...

The power of yes or no in a conversation

The power of yes or no in a conversation

  • May 20, 2015

A simple yes or no can be a life-changing event considering the context it is used in. People often tend to overlook the complexity of a few simple terms and this is true for all aspects of life. We keep looking for more challenging things and ignore the small ones....