This is a short summary. ↗ Open original to view full content
A Tale of Two Routes
from blog Aleksandr Hovhannisyan, | ↗ original
Related
More from Aleksandr Hovhannisyan
Syntax Highlighting with Prism.js and markdown-it
4 Feb 2025 |
original ↗
Learn how to add line numbers, file names, and copy-to-clipboard buttons to your code blocks.
CSS Has a Naming Problem
6 Jan 2025 |
original ↗
Naming things can be difficult, and CSS has no shortage of poorly named properties and values.
Performant Game Loops in JavaScript
29 Dec 2024 |
original ↗
A look at some best practices for creating performant game animations in JavaScript.
Creating Perfect Font Fallbacks in CSS
12 Dec 2024 |
original ↗
Learn how to use three CSS properties to override font metrics and minimize layout shifts during font load.