web development
GraphQL
GraphQL Basics: Types, Queries, Mutations, and Schema
Once you get a grasp of what GraphQL is, and why it is important, you also realize that it is a different...
GraphQL
Why GraphQL?
Developing APIs for the web has never been an easy task for developers. REST has been the defacto standard for designing...
JavaScript
JavaScript Promise combinators: race, all, allSettled, any
Promises have not been a new concept in the javascript community. They have existed in the ecosystem for a long time. JavaScript...
Development
Rest and Spread operator: Three dots that changed JavaScript
The rest and spread operator have changed the way I do a lot of things in JavaScript and I have started using...
React
Using Emotion js in a react project
CSS in JS is a fairly controversial topic depending on who you talk to. What it gives you is the ability to...
Web Development
How to use a Service Worker to create Progressive Web Applications?
The web is and probably always be an ever-evolving platform. Even though most of us have a decent internet connection these days,...
Web Development
How to setup Jest in a TypeScript, Babel and Webpack project
As you might know, I have been diving into setting up a boilerplate for a TypeScript project with React. And what good...
Web Development
How to setup ESLint for Typescript code
The Typescript team recently announced its road map. Interestingly, they have decided to not focus on TSLint any more and focus their...

Hi there! Want some more knowledge?
Think that the knowledge shared is helpful? You might want to give our mailing list a try. We'll send you 2-4 emails a month, right when new posts come out.