top of page
1 min read
How to design better APIs
15 language-agnostic, actionable tips on REST API design APIs are awesome, but they're also extremely hard to design. When creating an...
2 min read
Two lines of CSS that boosts 7x rendering performance!
I'll jump directly to the two line of css that you need to add to improve your performance by approx 7x: { content-visibility: auto;...
bottom of page