Course Information
Course Overview
NestJS APIs, React Hooks, Typescript, TypeORM, MySQL, Login with HttpOnly Cookies, Export CSV, Upload Images
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)
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.
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.
If you have any coding problems I will offer my support within 12 hours when you post the question. I'm very active when trying to help my students.
So what are you waiting for, give this course a try and you won't get disappointed.
Course Content
- 3 section(s)
- 69 lecture(s)
- Section 1 Introduction
- Section 2 NestJS
- Section 3 React
What You’ll Learn
- Use Docker
- Use TypeORM
- Generate Jwt Token
- Connect NestJS with MySQL
- React with Typescript
- Use Redux
- Login with HttpOnly Cookies
- Upload Images
- Export CSV files
Reviews
-
GGustavo Adolfo Olmedo
Very good course, the truth is that I would have liked to have found and seen it before, I learned a lot, and I find it very accurate in what it teaches, the only thing to note is that it is getting old, missing some details to update (mostly in the part of the frontend, and the last two videos of redux, but nothing you can not solve it by googling), but overall very good course, totally recommended.
-
YYauheni Pauliukanets
Very good course, showed in my fav IDE, with additional aka prod actions. Author is cool! More practical, less theory. P.S.: Of course there are some tiny issues like: - not removable `async` before methods which don't have `await`; - author don't use full Typescript typification (especially for returned result in methods) or use
; - issues related with the latest using in project typeORM 0.3.x package version instead of old 0.2.x used in this course; - lazy to name requests in Postman (like GetUserById or UpdateRole). But I believe that the main topic of the lecture is revealed!) -
CChibane Tahar
Great course ! A fullstack project for better understanding frontend and backend with Docker. Thank you for this course 🙏
-
KKurt Hakim
Great Course and great material! The instructor's style is like a pro coder who explains to another coder, so he doesn't explain basic things, which is great for an intermediate/advanced programmer. The bad: The instructor is really fast-paced and sometimes codes magically appeared out of nowhere, which makes it hard to follow. A little heads up would be nice than just suddenly paste the code and flip to another window.