I study a lot and usually save a bunch of notes that I would enjoy sharing. Glance at 33+ notes in my collection.
Improve your existing React codebase
The common data fetching issue in React
How to stop one or more Web requests as and when desired
A detailed explanation of the hydration process
Event Loop, Web APIs, (Micro)task Queue
Explore practical and effective strategies for handling errors in React applications.
This tutorial dives into JavaScript error handling so you’ll be able to throw, detect, and handle your own errors.
In this post you’re going to learn how to check your site look great in every major browser including Chrome, Firefox and Safari regardless if you’re using Linux, macOS or Windows
Distinguish Web Sockets, Web Workers, and Service Workers
A flow diagram that explains the new flow of a Hooks component.
Different options to clone objects in JavaScript
Micro and macro tasks, call stack, render queue: layout, paint, composite
Why Should You Care about Promises?
This article is an in-depth guide to promises in JavaScript.
Explained with Code Examples
How can a machine actually understand the code you've written?
An explanation of all the bitwise operators available in JavaScript.
Avoid Render Blocking JavaScript
About buttons and links, and how to use them properly
Commonly used prefixes for different numeral systems
Next.js ability to build using different rendering techniques
Until someone explained it to me like this...
The difference between null and undefined in JavaScript
The Execution Context in JavaScript
What are Falsy Values in JavaScript?
8 JavaScript Data Types
How to convert a value to a different type in JavaScript
This post covers a quick checklist to tell if a function’s pure or not.
Options to check the type of a variable in JavaScript
Some of the main benefits of using the 'use strict' directive in JavaScript
For those’s that are always reaching for that comparison