After almost two decades writing software professionally (and a few years unprofessionally before that), Lee Brandt still continues to learn every day. He speaks internationally about software development, from both a technical and business perspective, and loves to teach others what he learns.
Lee's articles
We walk through using an identity provider with the generic passport-openidconnect package to build secure Node authentication and user management.
Learn how to get started building PWAs with Stencil from Ionic, including authentication for your app via Okta.
I walk you through setting up a Node API that feeds a React UI, and build a user registration that keeps the user’s information private and personal.
Preact is an even lighter-and-faster alternative to React, weighing in at a measly 3kb! For less complex applications, it can be a great choice.
Lee Brandt walks us through adding user authentication into your React apps in just 15 minutes.