Remix: React Framework part 1

November 15, 2023
react frontend remix

Remix is a full stack web framework that lets you focus on the user interface and work back through web standards to deliver a fast, slick, and resilient user experience.

Remix: React Framework part 2. Prisma and SQLite

November 20, 2023
react frontend remix sql sqlite prisma

This is the second part of our blog project using the Remix Framework! Let's focus on adding authentication and authorization to our app.