DEV Community

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

Posted on

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

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.

In this videos we'll create a User model to store users data on the server and discuss why we need password hashing and salt. We'll also add new forms and pages to manage users in the Admin panel.

Enjoy :)

Oldest comments (0)