Articles on programming

What are HTTP Proxies, Geteways and Tunnels?

What are HTTP Proxies, Geteways and Tunnels?

ActiveRecord Optimization - Essential Guide

ActiveRecord Optimization - Essential Guide

How the Browser Builds CSSOM: A step-by-step explanation

How the Browser Builds CSSOM: A step-by-step explanation

Binary Search Algorithm in JavaScript

Binary Search Algorithm in JavaScript

How the Browser Builds the DOM: A Step-by-Step Explanation

How the Browser Builds the DOM: A Step-by-Step Explanation

Is Zstandard (zstd) future of web compression?

Is Zstandard (zstd) future of web compression?

How to use argv in Node.js

How to use argv in Node.js

HTML Semantic Tags - what they are and why use them

HTML Semantic Tags - what they are and why use them

Add reading time in Astro

Add reading time in Astro

How to fix Rails': TypeError: can't quote Hash

How to fix Rails': TypeError: can't quote Hash

Next.js vs Astro: Static Site Generation Battle

Next.js vs Astro: Static Site Generation Battle

I migrated a blog from Rails to Astro. Here's what I learned.

I migrated a blog from Rails to Astro. Here's what I learned.

Bun vs Node.js performance - Next.js benchmarks

Bun vs Node.js performance - Next.js benchmarks

Next.js - how to reduce bundle size?

Next.js - how to reduce bundle size?

Destructuring Arrays and Objects in JavaScript

Destructuring Arrays and Objects in JavaScript

Sorting JavaScript Arrays - basic guide

Sorting JavaScript Arrays - basic guide

GraphQL vs tRPC vs REST: Performance benchmark in Next.js

GraphQL vs tRPC vs REST: Performance benchmark in Next.js

Ruby: can't add a new key into hash during iteration

Ruby: can't add a new key into hash during iteration

Backticks JavaScript? Meet JavaScript template literals

Backticks JavaScript? Meet JavaScript template literals

JavaScript: Preventing Common Errors with Strict Mode

JavaScript: Preventing Common Errors with Strict Mode

A Quick Look at JavaScript's map() vs. forEach()

A Quick Look at JavaScript's map() vs. forEach()

How to replace GIF with HTML5 video?

How to replace GIF with HTML5 video?

How to reuse inline SVG?

How to reuse inline SVG?

How to increment JavaScript variable

How to increment JavaScript variable

How to Count Element Occurrences in a JavaScript Array

How to Count Element Occurrences in a JavaScript Array