Slashing Next.js build time more than half without turbopack
Improving preview builds using webpack loader to replace the unnecessary pages with a dummy UI.
Improving preview builds using webpack loader to replace the unnecessary pages with a dummy UI.
Why I started open source contribution? Read my journey to open source and GSoC.
Notes on Axel Rauschmayer's JavaScript for Impatient Programmers. Suitable for interview preparation and quick revision of concepts.
What is partitioning in distributed systems and its types?
We will learn why the lamport clocks were invented and why do we need lamport vector clocks.
Learn about the different ordering and the concept of causality in distributed systems.
Read my understanding of Javascript Primitive Types and Special values, have a chat with me if you want to add something.