This is a short summary. ↗ Open original to view full content
Performant Game Loops in JavaScript
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.
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.
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.