Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Hands-On Web Development with TypeScript and Nest.js, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:43
    The Course Overview
  • Урок 2. 00:02:41
    Installing Node.js with NVM and CLI
  • Урок 3. 00:04:53
    Installing Postman and HTTPie and VS Code with recommended extensions
  • Урок 4. 00:04:05
    Organizing your server into modules
  • Урок 5. 00:07:24
    Handling requests and responses with controllers
  • Урок 6. 00:06:10
    Injecting dependencies with providers
  • Урок 7. 00:03:56
    Managing the request-response cycle with middlewares
  • Урок 8. 00:05:57
    Handling all thrown exceptions with exception filters
  • Урок 9. 00:09:12
    Pipes and Guard
  • Урок 10. 00:09:40
    Adding Authentication with Passport.js
  • Урок 11. 00:08:12
    Connecting to MongoDB with Integrated Mongoose
  • Урок 12. 00:11:06
    Validation with Validation Pipes
  • Урок 13. 00:05:47
    Security with CORS, CSRF and Helmet
  • Урок 14. 00:03:22
    HTTP Module with Integrated Axios
  • Урок 15. 00:05:21
    Setting up the Project
  • Урок 16. 00:02:59
    Adding Controllers to Handle Requests
  • Урок 17. 00:03:39
    Adding Providers to get the data from IEX API
  • Урок 18. 00:02:38
    Injecting Providers to Return data
  • Урок 19. 00:03:31
    Generating Boilerplate with Angular CLI
  • Урок 20. 00:06:27
    Creating Dashboard Components
  • Урок 21. 00:04:19
    Adding Styles with Bootswatch
  • Урок 22. 00:10:45
    Creating Routes to simulate multiple pages
  • Урок 23. 00:06:33
    Adding services in the Front-end
  • Урок 24. 00:12:24
    Fetching data from the REST API
  • Урок 25. 00:10:15
    Displaying Response data in a User-Friendly Way
  • Урок 26. 00:14:29
    Authenticating with Nest.js
  • Урок 27. 00:07:15
    Implementing the Angular Authentication Service
  • Урок 28. 00:04:52
    Implementing Angular Sign up and Sign in Forms
  • Урок 29. 00:09:52
    Restricting Angular Views to Logged in Users
  • Урок 30. 00:04:47
    Building Nest.js server for deployment
  • Урок 31. 00:08:53
    Deploying the server to Heroku
  • Урок 32. 00:06:39
    Building the Angular app for deployment
  • Урок 33. 00:04:12
    Deploying the Angular app to Heroku
  • Урок 34. 00:01:05
    Course Summary