Dev Learnings
My thoughts and notes about (mostly) web development
Project Minesweeper Part 1: Introduction and Tech
The start of a project to implement a multiplayer minesweeper game using javascript and real time technologies
Close an Ionic Android app with back button
A simple way of handling the back button in an Android app generated with Ionic React, using Capacitor
React props and useContext
Props usages and alternatives like the useContext hook when using nested components
Why you should use TypeScript for your React projects
Opinion about TypeScript vs JavaScript usage and reasons why you should use typings