- react
- authentication
- docker
- devops
- angular
- spring boot
- external-services
•
•
•
•
•
•
-
Why Branch Discipline in Git Isn’t Optional (And How It Saved This Auth Refactor)
This Post describes the use of git to manage two branches of ongoing work and how to do it.
-
React Login Series - Testing the Login Feature (RTL + Jest) | Part 6
Part 6 in our Login Series covers the tesing aspect of our login features using RTL + Jset to ensure security and code functions as expected.
-
React Login Series - Auth Context Cookie Auth | Part 5b
Part 5 of this series walks through the authentication context using cookies vs session persistence.
-
React Login Series - Auth Context Session, Persistence & Logout | Part 5
Part 5 of this series walks through the authentication context, session state, persistence and login/logout functionality.
-
React Login Series - Auth API Layer & Environment Decoupling | Part 4a
A production-style authentication system built with React, Tailwind, localStorage, API ready, and full testing coverage.