Nestjs Tutorial: Build Your First App Step-by-Step

preview_player
Показать описание

In this NestJS tutorial we will build a Medium clone API using NestJS, Typescript, Typeorm and PostgreSQL. This NestJS tutorial is fully focused on fast and deep dive into creation of API for real application with NestJS. We will start from scratch and step by step you will get close to finished real application. You will deeply understand how to structure your application, build reusable and understandable modules and services and split code into smaller chunks of code. We will write code together in efficient way to make it pure and avoid data complexity. 

MOST POPULAR COURSES

SERVICES THAT I'M USING

CONNECT WITH ME!

This video is NOT sponsored. Some product links are affiliate links which means if you buy something I'll receive a small commission.
Рекомендации по теме
Комментарии
Автор

Perfect timing. I've just begun learning about NestJS and this popped up. Thank you!

ayyo
Автор

I have been using Thunderclient extension for VSCode rather than Postman and it's awesome

lukesanders
Автор

You're fantastic ! the knowledge you provide in your videos is very very valuable !! and very clearly explained ! Thanks a lot !!

LinkingTheWorlds
Автор

awesome video!
just two notes - ConnectionOptions is now deprecated, DataSourceOptions should be used; and in PostgreSQL 15 'synchronize: true' does not work and does not create table, it demands to grant access rights to user mediumclone. i was able to fix this via pgAdmin, mediumclone database, Schemas -> public -> properties -> add rights to user mediumclone.

ishep
Автор

it will be nice too if you share how you configured your vim for nestjs development, btw nice video ! Keep up the good works !

tsioryfitiavanaanhykrishna
Автор

In the full course which framework do you use for the frontend?

rezaghifary
Автор

this was the best explained course on udemy. wish i could see a course where you explain fullstack nest-angular from scratch to deploy with docker empowerment, even if split in two parts(courses) :D :D

gigakvachakhia
Автор

I'm currently studying your course on NestJS; I am completely satisfied and get a lot of new and interesting knowledge; but I have a question - in this course you are using TypeORM; but what can you say about Prisma? for me, it is a more convenient and transparent tool, unlike TypeORM

musoverda
Автор

Uh, you made a typo in the title which could be confusing with Next.js (The React Framework for Production.).
Even tho I would love to see a video about it (NextJS) as well.

thelizard
visit shbcf.ru