Utilities
Programming
Utilities
Programming
Articles on programming
ActiveRecord Optimization - Essential Guide
How the Browser Builds CSSOM: A step-by-step explanation
Binary Search Algorithm in JavaScript
How the Browser Builds the DOM: A Step-by-Step Explanation
Is Zstandard (zstd) future of web compression?
How to use argv in Node.js
HTML Semantic Tags - what they are and why use them
Add reading time in Astro
How to fix Rails': TypeError: can't quote Hash
Next.js vs Astro: Static Site Generation Battle
I migrated a blog from Rails to Astro. Here's what I learned.
Bun vs Node.js performance - Next.js benchmarks
Next.js - how to reduce bundle size?
Destructuring Arrays and Objects in JavaScript
Sorting JavaScript Arrays - basic guide
GraphQL vs tRPC vs REST: Performance benchmark in Next.js
Ruby: can't add a new key into hash during iteration
Backticks JavaScript? Meet JavaScript template literals
JavaScript: Preventing Common Errors with Strict Mode
A Quick Look at JavaScript's map() vs. forEach()
How to replace GIF with HTML5 video?
How to reuse inline SVG?
How to increment JavaScript variable
How to Count Element Occurrences in a JavaScript Array