AVRIL_START_JANCOKALIVEAVRIL_END_JANCOK Interactive Terminal

Command Executor

Blog - //mo //mo

Writing.

Essays on software architecture, performance optimization, and systems engineering.

#1Minute#2Minute#2Minutes#AbortController#Browser APIs#Built-in Static Objects#Business#Call Stack#Closures#Compose Function#Concept#concurrency#css#Design Patterns#eBPF#Error Handling#Event Loop#Express.js#Factory Functions#Fetch API#Filter#GraphQL#gRPC#Halaqti#HIBP API#Hoisting#html#Inheritance#JavaScript#JWT#K-Anonymity#Lexical Environment#LMS#Loop#Low-Code#Macrotasks#Map#Math#Microtasks#Modules#mongodb#Mongoose#MVC#Next.js#nextjs#Node.js#nodejs#OneMinute#Parallel Requests#Performance#Platform#PostgreSQL#Promises#Prototype#Prototype Chain#Publishing#Pure Functions#PWA#Queue#React#reactjs#Reduce#Retry Logic#RPC#rust#Stack#Supabase#systems#tech#Tokio#Variables#Web APIs#XposedOrNot API

September 4, 2026 2 min read

2Minutes: Built-in Static Objects In JavaScript

Ever heard of Built-in Static Objects In JavaScript but don’t know really what they are ? Take 2 minutes and know them

Read more arrow_right_alt
September 3, 2026 2 min read

2Minutes: Pure Functions In JavaScript

Want to know what Pure Functions are ? Take 2 minutes and read this article

Read more arrow_right_alt
August 6, 2026 3 min read

2Minutes: Compose In JavaScript

Let’s talk about `compose` function in JavaScript

Read more arrow_right_alt
August 3, 2026 2 min read

2Minutes: Map vs. Filter vs. Reduce In JavaScript

Today’s topic is about how to use Map, Filter, and Reduce methods

Read more arrow_right_alt
August 2, 2026 2 min read

2Minutes: Macrotasks In JavaScript

Ever wondered the difference between Microtasks and Macrotasks in JavaScript ? Take 2 minutes and learn

Read more arrow_right_alt
August 1, 2026 2 min read

2Minutes: Web APIs In JavaScript

Ever wondered what are Web APIs ? Take 2 minutes and know them

Read more arrow_right_alt
July 31, 2026 2 min read

2Minutes: Event Loop In JavaScript

Ever wondered how JavaScript handle asyncronous operations? Take 2 minutes and know how

Read more arrow_right_alt
July 31, 2026 3 min read

2Minutes: Retry Logic In JavaScript

Networks aren’t always reliable. Ever wondered how failed requests are automatically retried? Take 2 minutes and find out.

Read more arrow_right_alt
July 30, 2026 4 min read

2Minutes: Parallel Requests In JavaScript

Would you like to know how to reduce UI components rendering time ? Take 2 minutes and know how

Read more arrow_right_alt
July 29, 2026 2 min read

2Minutes: Promises In JavaScript

Ever wondered how we used to write asynchronous JavaScript before ES6 introduced Promises? Take 2 minutes to find out.

Read more arrow_right_alt