Jacob 'kurtextrem' Groß
https://kurtextrem.de/
Jacob 'kurtextrem' Groß portfolio overview, including links to blog posts, projects, research and tools published.
フィード

How To Improve INP: React⚛️
Jacob 'kurtextrem' Groß
All-in-one guide for improving Interaction-to-Next-Paint (INP) Core Web Vital in React applications. Introduces the useAfterPaintEffect hook.
3ヶ月前

How To Improve INP: Yield Patterns
Jacob 'kurtextrem' Groß
Detailed insights into patterns like await-interaction-response, yieldToMain, yieldUnlessUrgent & tips for faster Interaction-to-Next-Paint (INP).
8ヶ月前

Fastest Way of Passing State to JavaScript, Re-visited
Jacob 'kurtextrem' Groß
Re-visitting the most performant way of passing state to JavaScript. Contains microbenchmarks and a DevTools challenge.
1年前

Breaking Up with SVG-in-JS in 2023
Jacob 'kurtextrem' Groß
Technical deep-dive on why you shouldn't have SVGs in your JS bundle and better techniques for JSX usage.
2年前