# Javascript Posts

Articles and insights about Javascript from the PropelAuth team.

### **Reanimating the GeoCities Experience with react-spring**  
[Happy Halloween! And for Halloween, we wanted to make the scariest thing we could think of… a modern version of early 2000s web design patterns.  
We’re going to be building this:]  
[Read more](/content/post/reanimating-the-geocities-experience-with-react-spring/index.html)  
  
Oct 31, 2025

### **React/FastAPI Starter Guide**  
[This guide walks through the process of setting up authentication using PropelAuth on top of a product built in FastAPI & React.]  
[Read more](/content/post/react-fast-api-starter-guide/index.html)  
  
Jul 18, 2024 • 7 min read

### **JWT Authentication Explained with Code Examples**  
[When I’m trying to understand a concept, I like to play around with relevant libraries. We’ll try this out with JWTs using the popular javascript libr...]  
[Read more](/content/post/jwts-explained-with-code-examples/index.html)  
  
Apr 15, 2024 • 7 min read

### **Drizzle - An ORM that lets you just write SQL**  
[If you're a developer who's already comfortable with SQL, you know how frustrating it can be to switch to an ORM that requires you to learn a whole ne...]  
[Read more](/content/post/drizzle-an-orm-that-lets-you-just-write-sql/index.html)  
  
Mar 14, 2023 • 4 min read

### **React/Python + Chalice Starter App**  
[In this guide, we’ll build an example B2B application in React where users can sign up, login, manage their accounts, and view organization and members...]  
[Read more](/content/post/react-python-chalice-starter-app/index.html)  
  
Jan 31, 2023 • 12 min read

### **React/Flask Starter App**  
[In this guide, we’ll build an example B2B application in React where users can sign up, login, manage their accounts, and view organization and members...]  
[Read more](/content/post/react-flask-starter-app/index.html)  
  
Jan 31, 2023 • 11 min read

### **React/Express Starter App**  
[In this guide, we’ll build an example B2B application in React where users can sign up, login, manage their accounts, and view organization and members...]  
[Read more](/content/post/react-express-starter-app/index.html)  
  
Jan 31, 2023 • 11 min read

### **Next.js Multi-Tenant Starter Application**  
[In this guide, we’ll build an example B2B application in Next.js where users can sign up, login, manage their accounts, and view organization and members...]  
[Read more](/content/post/nextjs-starter-application/index.html)  
  
Jan 19, 2023 • 12 min read

### **Multi-Tenant Next.js App with Prisma and PropelAuth**  
[In this post, we’ll show how to build a multi-tenant application using Next.js, Prisma, and PropelAuth. We’ll build a simple B2B application where each...]  
[Read more](/content/post/multi-tenant-next-js-app-with-prisma-and-propelauth/index.html)  
  
Sep 8, 2022 • 11 min read

### **Tools to Use When Setting up a JavaScript Repo**  
[Setting up a JavaScript repo for the first time can be tricky, but it doesn't have to be! This blog will walk you through setting up your first repositories...]  
[Read more](/content/post/tools-to-use-when-setting-up-a-javascript-repo/index.html)  
  
Aug 16, 2022 • 6 min read
