top of page


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...
1 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;...
2 min read
bottom of page