Dev Learnings

My notes on software development

Filtered by
#react
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