Home
Blogs
Notes on what I’m learning, mostly frontend.
- safe triangles, and the submenu you cannot reach
- CSR vs SSR vs SSG vs ISR vs PPR
- turning a signature into two pen strokes
- the redirect that broke my link preview
- state-based dropdown trigger styling
- modeling link navigation state with useTransition + useOptimistic
- Recreating Stream Text Animation Hook
- Understanding tRPC using Next.js