Using Emotion js in a react project

5 years ago

CSS in JS is a fairly controversial topic depending on who you talk to. What it gives you is the…

How to use a Service Worker to create Progressive Web Applications?

5 years ago

The web is and probably always be an ever-evolving platform. Even though most of us have a decent internet connection…

How to setup Jest in a TypeScript, Babel and Webpack project

5 years ago

As you might know, I have been diving into setting up a boilerplate for a TypeScript project with React. And…

How to setup ESLint for Typescript code

5 years ago

The Typescript team recently announced its road map. Interestingly, they have decided to not focus on TSLint any more and…

How to setup Typescript with Babel and Webpack

5 years ago

After seeing a lot of projects making the move to Typescript, I recently started to give it a shot as…

5 Community Management Tips For Effective Moderation

5 years ago

I have already written a detailed post about my experiences as a community manager in the past. It was a…

3 Simple strategies to help you to stick to your goals

5 years ago

Whenever we start thinking of making fresh starts, we tend to prepare a list of short-term goals that we want…

Using React.memo() in React 16.6

6 years ago

React 16.6 was released a couple of days and and it brings a couple of new features. One of these…

25 lessons learned from 2.5 years of scaling a Facebook Developer Community to 15000 members

6 years ago

I have been running Facebook Developer Circle Delhi, NCR for the past 2.5 years. We have 15,000 members in the…

How to import/export ES6 modules in Node

6 years ago

If you have been following the javascript ecosystem for a while, you already know that even though ES6 modules are…

Advertisements