This is a short summary. ↗ Open original to view full content
Don't Use a Fixed Line Height
from blog Aleksandr Hovhannisyan, | ↗ original
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.
A Tale of Two Routes
23 Jan 2025 |
original ↗
Poorly designed API routes and an account creation loophole allow Twitter users to hijack routes.
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.