1 minHow to design better APIs15 language-agnostic, actionable tips on REST API design APIs are awesome, but they're also extremely hard to design. When creating an...
2 minTwo 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;...