josemi/notes
Notes about React, minimal design, and gaming.
React Hooks and Local Storage
September 24, 2023
A guide for creating React Hooks to access to the Local and Session Storage of the browser.
React ESM bundle
April 20, 2025
Creating ESM bundles of React and ReactDOM to use in the browser with Import Maps.