/blog
Dev Learnings
My notes on software development
Filtered by
#frontend
Using Suspense to display loading states in Next.js server components
How I built a multiplayer Minesweeper game with JavaScript and Socket.IO
Handling the back button in an Android app generated with Ionic React, using Capacitor
Passing props through nested components and when to use the useContext hook
Why I use TypeScript with React and how typed props help