How to Optimize React Rendering
In this post I share a checklist of 10 techniques that helped reduce my component re‑render time by up to 45%...
Full‑stack developer passionate about open source, UX design, and coffee. When I'm not coding, I love hiking and photography.
In this post I share a checklist of 10 techniques that helped reduce my component re‑render time by up to 45%...
Yesterday I merged my first PR to the Example Repo! Here's what I learned...
CSS Grid makes building complex, responsive dashboards a breeze. Below are some practical patterns and demos.