In this article, I propose a way of writing relatively simple apps without using a fully-fledged framework. It is based on my experience during an interview process. I am not trying to persuade you… (more…)
Read more »
Arrow functions are the new fundamental building blocks of building modern web applications. (more…)
Read more »
Introduction: Let's revise a bit An amazing curve of learning is to learn facts and then i... (more…)
Read more »
Cover Photo by Michał Parzuchowski on Unsplash
Introduction
Destructuring is a very powerful feature that was introduced with ES6 version of JavaScript. This article will provide a comprehensive overview about everything that you'll need to know abou... (more…)
Read more »
I hand-picked some of the most useful code snippets from 30 seconds of code. In this article I tried... (more…)
Read more »