I'm a FullStack Developer with 10+ years of experience. I'm obsessed with clean code and I try my best that my courses have the cleanest code possible. My teaching style is very straightforward, I will not waste too much time explaining all the ways you can create something or other unnecessary information to increase the length of my lectures. If you want to learn things rapidly then this course is for you.
React and NestJS: A Practical Guide with Docker
React and NestJS: A Practical Guide with Docker is a 69-lesson 6 hours 54 minutes self-paced course by Udemy. I'm a FullStack Developer with 10+ years of experience.
Course facts
- Lessons
- 69
- Duration
- 6 hours 54 minutes
- Level
- All levels
- Language
- English
- Updated
- Instructor
- Udemy
- Price
- Premium
I also update my courses regularly over time because I don't want them to get outdated. So you can expect more content over time from just one course with better video and audio quality.
Learn how to create an Admin App using React and NestJS.
In NestJS you will learn:
Use Docker
Use TypeORM and connect with MySQL
Use Typescript
Use Interceptors and Guards
Create custom Decorators
Validate Requests
Generate Jwt Tokens
Use HttpOnly Cookies
Upload Images
Export CSV's
In React you will learn:
Create a React project with Typescript
Use Redux
Create public and private routes
React Animations
Upload Images
Export CSV's
Build a chart with c3.js (part of d3.js)
Who teaches React and NestJS: A Practical Guide with Docker? Udemy
Udemy is the largest open marketplace for online courses on the internet. Founded in 2010 by Eren Bali, Oktay Caglar, and Gagan Biyani and headquartered in San Francisco, the company went public on the Nasdaq in 2021 under the ticker UDMY. The platform hosts well over two hundred thousand courses across software development, IT and cloud, data science, design, business, marketing, and creative skills, taught by tens of thousands of independent instructors. Roughly seventy million learners use it worldwide, and the corporate arm — Udemy Business — supplies a curated subset of that catalog to enterprise customers.
Because Udemy is a marketplace rather than a single editorial publisher, the catalog is uneven by design. The strongest material lives in the long-form, project-based courses authored by working engineers — full-stack JavaScript, React, Node.js, Python data science, AWS, Docker and Kubernetes, mobile development with Flutter and React Native, and cloud certification preparation. The CourseFlix listing under this source is the slice of that catalog that has been mirrored here for offline-friendly viewing, organized by topic and updated as new releases land. Pricing on Udemy itself swings dramatically with the site's near-permanent sales, which is why the platform is best treated as a deep reference catalog: pick instructors with strong reviews and a track record of updating their material rather than buying on the headline price alone.
What lessons are included in React and NestJS: A Practical Guide with Docker?
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Introduction Demo | 02:38 | |
| 2 | Installation | 01:23 | |
| 3 | Docker | 07:33 | |
| 4 | Modules & Controllers | 03:56 | |
| 5 | Migrations | 06:53 | |
| 6 | Services | 04:01 | |
| 7 | Global Prefix | 03:54 | |
| 8 | Register | 03:21 | |
| 9 | Hashing Passwords | 03:48 | |
| 10 | Validations | 06:24 | |
| 11 | Login | 05:38 | |
| 12 | Jwt and HttpOnly Cookies | 05:28 | |
| 13 | Authenticated User | 05:27 | |
| 14 | Interceptors | 04:19 | |
| 15 | Logout | 02:10 | |
| 16 | Guards | 03:55 | |
| 17 | Creating Users | 05:36 | |
| 18 | Common Modules | 02:17 | |
| 19 | Updating Users | 04:59 | |
| 20 | Pagination | 06:25 | |
| 21 | Roles | 06:58 | |
| 22 | Foreign Keys | 08:50 | |
| 23 | Permissions | 04:17 | |
| 24 | Many to Many Relations | 09:00 | |
| 25 | Abstract Service | 13:46 | |
| 26 | Circular Dependencies | 10:39 | |
| 27 | Products | 10:05 | |
| 28 | Uploading Images | 09:18 | |
| 29 | Orders | 09:14 | |
| 30 | Expose Fields | 07:13 | |
| 31 | Export CSV | 06:51 | |
| 32 | Raw SQL | 04:49 | |
| 33 | Custom Decorators | 05:19 | |
| 34 | Access Guard | 10:56 | |
| 35 | Installation | 01:06 | |
| 36 | Template | 03:35 | |
| 37 | Components | 04:24 | |
| 38 | Routers | 05:34 | |
| 39 | Wrapper | 04:07 | |
| 40 | Register | 07:49 | |
| 41 | Http Requests | 03:23 | |
| 42 | State | 03:44 | |
| 43 | useState | 05:43 | |
| 44 | Login | 07:37 | |
| 45 | useEffect | 06:44 | |
| 46 | Axios Defaults | 02:20 | |
| 47 | Logout | 05:00 | |
| 48 | Models | 05:33 | |
| 49 | NavLink | 01:25 | |
| 50 | Users | 06:50 | |
| 51 | Pagination | 05:35 | |
| 52 | Deleting Users | 03:19 | |
| 53 | Creating Users | 08:08 | |
| 54 | Updating Users | 07:30 | |
| 55 | Roles | 05:27 | |
| 56 | Creating Roles | 10:46 | |
| 57 | Updating Roles | 04:56 | |
| 58 | Products | 08:09 | |
| 59 | Paginator Component | 06:19 | |
| 60 | Creating Products | 04:42 | |
| 61 | Uploading Images | 06:42 | |
| 62 | useRef | 09:09 | |
| 63 | Orders | 09:52 | |
| 64 | Animations | 05:19 | |
| 65 | Export CSV | 04:02 | |
| 66 | Chart | 06:09 | |
| 67 | Profile | 07:46 | |
| 68 | Redux | 07:06 | |
| 69 | Using Redux | 11:10 |
Get instant access to all 68 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionWhat courses are similar to React and NestJS: A Practical Guide with Docker?
Updated 2y agoAdd React Storybook to a Project
By: egghead.ioIn this lesson, we show how to setup React Storybook into an existing React project. We’ll go through common configuration files and how to adjust them.3m
Updated 2y agoNode with React: Fullstack Web Development
By: Udemy, Stephen GriderGo beyond the basics of React and Redux! This course will teach you to combine the ultra-popular React, Redux, Express, and MongoDB technologies to build a full25h 36m
Updated 2y agoMERN 2024 Edition - MongoDB, Express, React and NodeJS
By: UdemyWelcome to the immersion in the MERN Stack! This course will help you master all aspects of building a fully functional "Jobify" application using MongoDB.19h 7m5/5
Updated 9mo agoNestJS + Next.js: Event Driven Architecture
By: Michael GuayLearn how to create an event-driven architecture with NestJS and Next.js. The course covers EventEmitter and SSE for developing real-time systems.45m
Updated 2mo agoEnd-to-End Type-Safe APIs with NestJS & oRPC
By: Michael GuayLearn how to create secure APIs with NestJS and oRPC. Master validated CRUD endpoints with Zod and integrate with React using TanStack Query.1h 4m
Updated 2y agoBuild a Youtube Clone
By: Antonio Erdeljac (Code With Antonio)In this course, you build a full YouTube‑style app from scratch. You use Next.js 15 , React 19 , and tRPC to create a clear and fast stack.23h 42m
Updated 2y agoMERN Stack Web Development with Ultimate Authentication
By: UdemyLearn how to build a full MERN app with clear and safe auth. You work with JWT, roles, and deploy the project to a live server.9h 24m
Updated 3y agoNestJS Authentication and Authorization
By: Learn NestJSLearn how to implement Authentication and Authorization in NestJS. Master JWTs, Sessions, and RBAC, CBAC and other fundamentals in this hands on course!2h 17m5/5
More courses by Udemy
Updated 3mo agoReact - The Complete Guide
React: The Complete Guide by Maximilian Schwarzmüller — original 2022 edition covering React hooks, Redux, Context API, Next.js basics.47h 42m5/5
Updated 3y agoComplete C# Unity Game Developer 3D
This is the long-awaited sequel to the Complete Unity Developer - one of the most popular e-learning courses on the internet!30h 34m
Updated 3y agoNest.js Microservices: Build & Deploy a Scaleable Backend
Nest.js is an incredible backend framework that allows us to build scaleable Nodejs backends with very little complexity. A Microservice architecture is a popul5h 39m5/5
Updated 3y agoThe HTML & CSS Bootcamp 2023 Edition
Brand new HTML & CSS course, just released in February 2023 Check out the promo video to see the beautiful, responsive projects we build in this course!37h 18m5/5
Updated 3y agoMicroservices with Node JS and React
Event-Based Architecture? Covered! Server side rendering with React? Yep. Scalable, production-ready code? Its here!54h 13m5/5
FreeClassic100 Days of Code - The Complete Python Pro Bootcamp for 2023
Watch the 100 Days of Code Python Pro Bootcamp free: 100 daily projects covering Python basics, web scraping, data science, automation and GUI apps.58h 35m5/5