Community

Emily Rose

@emily_r

Full‑stack developer passionate about open source, UX design, and coffee. When I'm not coding, I love hiking and photography.

124Posts
2.3kFollowers
180Following
Posts
About
Followers
Following

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%...

My First Open‑Source Contribution

Yesterday I merged my first PR to the Example Repo! Here's what I learned...

Exploring CSS Grid for Dashboard Layouts

CSS Grid makes building complex, responsive dashboards a breeze. Below are some practical patterns and demos.