DEV Community

Cover image for Making the most boring website ever with TypeScript, NestJs, React and others. Part 4.
NordicBeaver
NordicBeaver

Posted on

Making the most boring website ever with TypeScript, NestJs, React and others. Part 4.

This series is about making a generic website for a local business with TypeScript, NodeJs, NestJs, Prisma, React and NextJs. I'm trying to make my videos quite short, about 10 minutes each (except for the first one), while putting as much content there as I can. Here is the full playlist.

This time we'll do Appointments and a way to manage them in the admin panel. We'll also talk about separation between models and DTOs and how hard it can be to work with datetimes.

Enjoy :)

Top comments (0)