Tag
performance
A practice problem for learning React performance improvement
I had a chance to improve React performance at work, so I made a practice problem based on that experience.
- Frontend
- React
- Performance
Improving the performance of my Next.js blog
During the year-end holidays, I replaced this tech blog from GatsbyJS to Next.js. After the replacement, the Lighthouse performance score dropped, so I investigated the cause and made improvements.
- Frontend
- Next.js
- Performance