Service worker is a programmable network proxy that allows you to create a progressive web application that gives a mobile app like experience to the user....
When setting up Jest for a TypesScript project using Babel and Webpack, you need to do some configuration to help Jest understand Typescript. This post talks about those configs....
The Typescript team recently announced their road map. Interestingly, they have decided to not focus on TSLint any more and focus their efforts on ESLint for Typescript linting instead. This is a grea...
Typescript has started gaining popularity among web developers but there are a lot of ways to set it up. We talk about the setup using babel-loader in this post....
There are some common misconceptions about community management by some people running them. This post tries to break those stereotypes about community management....
Setting goals is relativley easier than knowing how to stick to your goals. This post talks about 3 starategies that help you stick to your goals so that you can reach them....