Is NoSQL dead? - Turso Blog
Fetch Waterfall in React
Fixing memoization-breaking re-renders in React
Bézier Curves - and the logic behind them | Richard Ekwonye
Load Balancing Algorithms Explained Visually
What Is API Latency? | Postman Blog
What Is JWT? | Postman Blog
The Evolving Landscape of API Protocols in 2023 | Postman Blog
Diving into Server Actions in Next.js 14 - LogRocket Blog
Cold-blooded Software
Programs Are Games, Programming is a Game
Writing a file system from scratch in Rust · carlosgaldino
Alternate Futures for “Web Components”
How to Create an Automated Profile README using Nodejs and GitHub Actions
A Guide to Monads in JavaScript
The size of your backlog is inversely proportional to how often you talk to customers
Weird things engineers believe about Web development
HTMX and Web Components: a Perfect Match
On “owning” software - avdi.codes
4 billion if statements
The AHA Stack
An intuitive documentation strategy
Making small games, which is fun in itself · Joys of Small Game Development
Deleting 50,000 Lines of Code in 3 Days - Aakash N S
The best WebAssembly runtime may be no runtime at all | Frank DENIS random thoughts.
Jonathan Blow's home page
TanStack Router – modern React for the rest of us | Swizec Teller
TanStack Router puts the router in control of data, state, and UI and it's ... really good.
image-rendering - CSS: Cascading Style Sheets | MDN
The image-rendering CSS property sets an image scaling algorithm. The property applies to an element itself, to any images set in its other properties, and to its descendants.
Making Charts with CSS | CSS-Tricks - CSS-Tricks
There are many ways to make visual representations of data: bar charts, line graphs, scatter diagrams, sparklines... not to mention the many ways in which you
The SVG `path` Syntax: An Illustrated Guide | CSS-Tricks - CSS-Tricks
The element in SVG is the ultimate drawing element. It can draw anything! I've heard that under the hood all the other drawing elements ultimately use path