
How to use Reduce in JavaScript
An in-depth article explaining how the reduce function works. Source: Codementor
An in-depth article explaining how the reduce function works. Source: Codementor
Why I chose Digital Ocean after trying Digital Ocean, Netlify, and Vercel. Source: Codementor
How to convert any string in JavaScript into kebab case, camel case, sentence case, or title case. Source: Codementor
What’s the difference between Interface and API (in JavaScript)? Source: Codementor
I wrote an article on CSS Tricks where I explained 4 different ways to write Object-Oriented Programming in JavaScript. If you’re confused about OOP, this Read More
The word "Prototype" in JavaScript doesn’t mean an initial version that was quickly put together. It refers to a system instead. Source: Codementor
The difference between Date.now and performance.now. Plus an interesting finding on Chrome! Source: Codementor
I complied a list of useful JavaScript stuff into a Github repository. This repository includes code for functions like: And many others. You can install Read More
23rd Sep 2020 I often get requests from people who want me to look through their work and provide them with feedback. While asking for Read More
I analysed Netlify’s Million Devs Site and found an answer. Source: Codementor