Authentication: fetcher.Form login form

I started to run into trouble with state management in the registration form. The form checks the email and password fields to see if the supplied values are available. It also disabled the “Register” button until the email, username, and password fields have passed some validation checks.

Authentication (part one)

Somehow adding user authentication to the site turned into a two day deep-dive into Remix and React: components, composition, declarative UI. Learned a lot, nothing about authentication though.

House Cleaning

Live blogging the development of a headless WordPress / Remix site. What other activities could be live blogged in a productive way?