Eli Taft

Eli Taft

React, NextJS, TypeScript, Oh My!

React NextJS TypeScript

Lately I’ve spent some time working on some react-based projects. I felt it was a good idea to create a template that we could start from, instead of starting from scratch every time. I came up with a basic project that builds and runs locally using Docker / Compose, and using the following technologies: Next.js, React, Typescript, Recoil (for global state management–WAY easier than Redux!), Bootstrap 5, and PostgreSQL. You can check the project out here: https://github.com/elimtaft/react-nextjs-typescript-recoil-standard.

← Back to home