Web

The Web category covers all aspects of creating and maintaining websites and web applications. It is traditionally split into two main areas, though the lines are increasingly blurred:

  • Front-End: The client-side, what the user sees and interacts with in their browser.
    • Technologies: HTML, CSS, JavaScript, and frameworks like React, Angular, or Vue.
  • Back-End: The server-side, responsible for logic, databases, and authentication.
    • Technologies: Languages like Node.js, Python, PHP, Java, and databases like PostgreSQL or MongoDB.
Web

April 2026

JSON-LD Structured Data for Blogs: A Real Implementation
April 7, 2026

JSON-LD Structured Data for Blogs: A Real Implementation

March 2026

Running SQLite in the Browser with OPFS and Web Workers
March 12, 2026

Running SQLite in the Browser with OPFS and Web Workers

January 2026

LinkPreview AI: The Privacy-First, Client-Side QR Code Generator
January 20, 2026

LinkPreview AI: The Privacy-First, Client-Side QR Code Generator

isemailok.com: The Silent API
January 17, 2026

isemailok.com: The Silent API

EasyPageGo: The Rube Goldberg Website Builder
January 16, 2026

EasyPageGo: The Rube Goldberg Website Builder

July 2025

The Evolution of Password Security: From Basic Storage to Argon2
July 18, 2025

The Evolution of Password Security: From Basic Storage to Argon2

Animated Transitions in MPAs with the View Transitions API
July 13, 2025

Animated Transitions in MPAs with the View Transitions API

Support Page for Animated Transitions in MPAs with the View Transitions API
July 13, 2025

Support Page for Animated Transitions in MPAs with the View Transitions API

Intersection Observer: Smooth Animations Without Blocking the Page
July 9, 2025

Intersection Observer: Smooth Animations Without Blocking the Page

April 2025

Run n8n and SearXNG Locally with Docker: Build Your Own No-Code AI Playground
April 20, 2025

Run n8n and SearXNG Locally with Docker: Build Your Own No-Code AI Playground

Free Online Text to Speech Generator - SpeechStudio.ai
April 18, 2025

Free Online Text to Speech Generator - SpeechStudio.ai

December 2024

Throttling Explained: A Guide to Managing API Request Limits
December 4, 2024

Throttling Explained: A Guide to Managing API Request Limits

February 2024

Optimize Three.js: 4 Key Techniques
February 12, 2024

Optimize Three.js: 4 Key Techniques

November 2023

Cache-Control max-age, stale-while-revalidate
November 23, 2023

Cache-Control max-age, stale-while-revalidate

ETag/If-None-Match
November 21, 2023

ETag/If-None-Match

Last-Modified / If-Modified-Since
November 16, 2023

Last-Modified / If-Modified-Since

December 2022

How to Use a Reverse Trie for Fast Disposable Email Domain Detection
December 5, 2022

How to Use a Reverse Trie for Fast Disposable Email Domain Detection

April 2022

GitHub App and OAuth ~ Disjointed flow
April 28, 2022

GitHub App and OAuth ~ Disjointed flow

OAuth popup ~ Practical Guide
April 27, 2022

OAuth popup ~ Practical Guide

GitHub App and OAuth ~ Practical Kick-Starter
April 26, 2022

GitHub App and OAuth ~ Practical Kick-Starter

Headers for large files
April 26, 2022

Headers for large files

CORS, Preflight request and OPTIONS Method
April 10, 2022

CORS, Preflight request and OPTIONS Method

October 2021

Penetration and Security in JavaScript
October 7, 2021

Penetration and Security in JavaScript

Built-in-like Range in JavaScript
October 6, 2021

Built-in-like Range in JavaScript