本站已收录 番号和无损神作磁力链接/BT种子 

[FreeAllCourse.Com] Udemy - Angular & NodeJS - The MEAN Stack Guide

种子简介

种子名称: [FreeAllCourse.Com] Udemy - Angular & NodeJS - The MEAN Stack Guide
文件类型: 视频
文件数目: 130个文件
文件大小: 7.22 GB
收录时间: 2022-3-28 19:14
已经下载: 3
资源热度: 160
最近下载: 2024-5-22 17:23

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:3d5a4c1c235980fc8c287c01218367f11728d82b&dn=[FreeAllCourse.Com] Udemy - Angular & NodeJS - The MEAN Stack Guide 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeAllCourse.Com] Udemy - Angular & NodeJS - The MEAN Stack Guide.torrent
  • 1. Getting Started/1. Introduction.mp432.46MB
  • 1. Getting Started/10. Course Outline.mp448.04MB
  • 1. Getting Started/11. How To Get The Most Out Of This Course.mp437.11MB
  • 1. Getting Started/2. What is MEAN.mp4168.04MB
  • 1. Getting Started/4. What is a Single Page Application (SPA).mp433.26MB
  • 1. Getting Started/5. How Does the MEAN Stack Work.mp444.83MB
  • 1. Getting Started/7. Installing Node & the Angular CLI.mp4111.01MB
  • 1. Getting Started/8. Installing our IDE.mp453.57MB
  • 1. Getting Started/9. Exploring the Project Structure.mp470.87MB
  • 10. Handling Errors/1. Module Introduction.mp43.66MB
  • 10. Handling Errors/2. Testing Different Places to Handle Errors.mp496.59MB
  • 10. Handling Errors/3. The Error Interceptor.mp478MB
  • 10. Handling Errors/4. Displaying the Basic Error Dialog.mp451.6MB
  • 10. Handling Errors/5. Adding an Error Dialog.mp446.09MB
  • 10. Handling Errors/6. Returning Error Messages on the Server.mp474.95MB
  • 10. Handling Errors/7. Finishing Touches.mp435.15MB
  • 11. Optimizations/1. Module Introduction.mp4928.52KB
  • 11. Optimizations/10. Using a Global Angular Config.mp474.56MB
  • 11. Optimizations/11. Using Node Environment Variables.mp452.46MB
  • 11. Optimizations/2. Using Controllers.mp479.26MB
  • 11. Optimizations/3. Separating the Middleware.mp432.83MB
  • 11. Optimizations/4. Creating an Angular Material Module.mp445.34MB
  • 11. Optimizations/5. Splitting the App Into Feature Modules.mp454.2MB
  • 11. Optimizations/6. Fixing an Update Bug.mp423.63MB
  • 11. Optimizations/7. Creating the Auth Module.mp443.12MB
  • 11. Optimizations/8. Adding Lazy Loading.mp483.45MB
  • 12. Deploying our App/1. Module Introduction.mp41.14MB
  • 12. Deploying our App/2. Deployment Options.mp413.18MB
  • 12. Deploying our App/3. Deploying the REST Api.mp4116.2MB
  • 12. Deploying our App/5. Angular Deployment - Finishing the Two App Setup.mp481.46MB
  • 12. Deploying our App/6. Using the Integrated Approach.mp494.79MB
  • 13. Course Roundup/1. Course Roundup.mp427.98MB
  • 2. The Angular Frontend - Understanding the Basics/1. Module Introduction.mp47.63MB
  • 2. The Angular Frontend - Understanding the Basics/10. Outputting Posts.mp475.61MB
  • 2. The Angular Frontend - Understanding the Basics/11. Diving Into Structural Directives.mp461.27MB
  • 2. The Angular Frontend - Understanding the Basics/12. Creating Posts with Property & Event Binding.mp486.89MB
  • 2. The Angular Frontend - Understanding the Basics/13. Creating a Post Model.mp450.03MB
  • 2. The Angular Frontend - Understanding the Basics/14. Adding Forms.mp496.3MB
  • 2. The Angular Frontend - Understanding the Basics/15. Getting Posts from Post-Create to Post-List.mp4106.63MB
  • 2. The Angular Frontend - Understanding the Basics/16. Calling GET Post.mp4147.36MB
  • 2. The Angular Frontend - Understanding the Basics/17. More About Observables.mp416.7MB
  • 2. The Angular Frontend - Understanding the Basics/18. Working on our Form.mp430.98MB
  • 2. The Angular Frontend - Understanding the Basics/2. Understanding the Folder Structure.mp465.12MB
  • 2. The Angular Frontend - Understanding the Basics/3. Understanding Angular Components.mp418.95MB
  • 2. The Angular Frontend - Understanding the Basics/4. Adding our First Component.mp481.61MB
  • 2. The Angular Frontend - Understanding the Basics/5. Listening to Events.mp434.37MB
  • 2. The Angular Frontend - Understanding the Basics/6. Outputting Content.mp455.21MB
  • 2. The Angular Frontend - Understanding the Basics/7. Getting User Input.mp463.87MB
  • 2. The Angular Frontend - Understanding the Basics/8. Installing Angular Material.mp4129.99MB
  • 2. The Angular Frontend - Understanding the Basics/9. Adding a Toolbar.mp441.9MB
  • 3. Adding NodeJS to our Project/1. Module Introduction.mp47.65MB
  • 3. Adding NodeJS to our Project/10. Adding the POST Backend Point.mp460.36MB
  • 3. Adding NodeJS to our Project/11. Adding Angular.mp454.92MB
  • 3. Adding NodeJS to our Project/2. Connecting Node & Angular - Theory.mp421.74MB
  • 3. Adding NodeJS to our Project/3. What is a RESTful API.mp412.87MB
  • 3. Adding NodeJS to our Project/4. Adding the Node Backend.mp456.69MB
  • 3. Adding NodeJS to our Project/5. Adding the Express Framework.mp455.37MB
  • 3. Adding NodeJS to our Project/6. Improving the server.js Code.mp444.98MB
  • 3. Adding NodeJS to our Project/7. Fetching Initial Posts.mp453.52MB
  • 3. Adding NodeJS to our Project/8. Using the Angular HTTP Client.mp4107.66MB
  • 3. Adding NodeJS to our Project/9. Understanding CORS.mp447.36MB
  • 4. Working with MongoDB/1. Module Introduction.mp43.56MB
  • 4. Working with MongoDB/10. Connecting our Node Express App to MongoDB.mp433.68MB
  • 4. Working with MongoDB/11. Storing Data in a Database.mp460.59MB
  • 4. Working with MongoDB/12. Fetching Data From a Database.mp449.23MB
  • 4. Working with MongoDB/13. Transforming Response Data.mp445.91MB
  • 4. Working with MongoDB/14. Deleting Documents.mp473.48MB
  • 4. Working with MongoDB/15. Updating the Frontend after Deleting Posts.mp427.79MB
  • 4. Working with MongoDB/16. Adding Posts with an ID.mp472.52MB
  • 4. Working with MongoDB/2. What is MongoDB.mp48.12MB
  • 4. Working with MongoDB/3. Comparing SQL & NoSQL.mp415.26MB
  • 4. Working with MongoDB/4. Connecting Angular to a Database.mp46.67MB
  • 4. Working with MongoDB/5. Setting Up MongoDB.mp441.41MB
  • 4. Working with MongoDB/7. Adding Mongoose.mp426.11MB
  • 4. Working with MongoDB/8. Understanding Mongoose Schemas & Models.mp444.59MB
  • 4. Working with MongoDB/9. Creating a POST Instance.mp438.69MB
  • 5. Enhancing the App/1. Module Introduction.mp42.67MB
  • 5. Enhancing the App/10. Adding Loading Spinners.mp485.39MB
  • 5. Enhancing the App/2. Adding Routing.mp483.54MB
  • 5. Enhancing the App/3. Styling Links.mp426.95MB
  • 5. Enhancing the App/4. Client Side vs Server Side Routing.mp427.14MB
  • 5. Enhancing the App/6. Creating the edit Form.mp4122.02MB
  • 5. Enhancing the App/7. Finishing the Edit Feature.mp4111.8MB
  • 5. Enhancing the App/8. Updating Posts on the Server.mp496.88MB
  • 5. Enhancing the App/9. Re-Organizing Backend Routes.mp457.93MB
  • 6. Adding Image Uploads to our App/1. Module Introduction.mp41.35MB
  • 6. Adding Image Uploads to our App/10. Working with the File URL.mp466.6MB
  • 6. Adding Image Uploads to our App/12. Fetching Images on the Frontend.mp462.77MB
  • 6. Adding Image Uploads to our App/13. Updating Posts with Images.mp4150.63MB
  • 6. Adding Image Uploads to our App/14. Wrap Up.mp48.82MB
  • 6. Adding Image Uploads to our App/2. Adding the File Input Button.mp438.59MB
  • 6. Adding Image Uploads to our App/3. Converting the Form from a Template Driven to a Reactive Approach.mp4153.35MB
  • 6. Adding Image Uploads to our App/4. Adding Image Controls to Store the Image.mp473.4MB
  • 6. Adding Image Uploads to our App/5. Adding an Image Preview.mp448.55MB
  • 6. Adding Image Uploads to our App/6. Starting with the Mime-Type Validator.mp470.61MB
  • 6. Adding Image Uploads to our App/7. Finishing the Image Validator.mp476.35MB
  • 6. Adding Image Uploads to our App/7.1 mime-type.validator.ts.ts1.37KB
  • 6. Adding Image Uploads to our App/8. Adding Server Side Upload.mp487.08MB
  • 6. Adding Image Uploads to our App/9. Uploading Files.mp465.07MB
  • 7. Adding Pagination/1. Module Introduction.mp41.97MB
  • 7. Adding Pagination/2. Adding the Pagination Component.mp464.4MB
  • 7. Adding Pagination/3. Working on the Pagination Backend.mp474.35MB
  • 7. Adding Pagination/4. Connecting the Angular Paginator to the Backend.mp454.56MB
  • 7. Adding Pagination/5. Fetching Posts Correctly.mp467.3MB
  • 7. Adding Pagination/6. Finishing Touches.mp451.24MB
  • 8. Adding User Authentication/1. Module Introduction.mp41.79MB
  • 8. Adding User Authentication/10. Sending the Token to the Frontend.mp458.14MB
  • 8. Adding User Authentication/11. Adding Middleware to Protect Routes.mp4104.14MB
  • 8. Adding User Authentication/12. Adding the Token to Authenticate Requests.mp4134.59MB
  • 8. Adding User Authentication/13. Improving the UI Header to Reflect the Authentication Status.mp469.66MB
  • 8. Adding User Authentication/14. Improving the UI Messages to Reflect the Authentication Status.mp469.46MB
  • 8. Adding User Authentication/15. Connecting the Logout Button to the Authentication Status.mp421.9MB
  • 8. Adding User Authentication/16. Redirecting Users.mp439.81MB
  • 8. Adding User Authentication/17. Adding Route Guards.mp459.16MB
  • 8. Adding User Authentication/18. Reflecting the Token Expiration in the UI.mp461.17MB
  • 8. Adding User Authentication/19. Saving the Token in the Local Storage.mp4168.13MB
  • 8. Adding User Authentication/2. Adding the Login Input Fields.mp476.16MB
  • 8. Adding User Authentication/3. Handling User Input.mp431.32MB
  • 8. Adding User Authentication/4. Adding the Signup Screen.mp430.02MB
  • 8. Adding User Authentication/5. Creating the User Model.mp450.97MB
  • 8. Adding User Authentication/6. Creating a New User Upon Request.mp448.78MB
  • 8. Adding User Authentication/7. Connecting Angular to the Backend.mp459.36MB
  • 8. Adding User Authentication/8. Understanding SPA Authentication.mp413.76MB
  • 8. Adding User Authentication/9. Implementing SPA Authentication.mp487.93MB
  • 9. Authorization/1. Module Introduction.mp42.08MB
  • 9. Authorization/2. Adding a Reference to the Model.mp429.57MB
  • 9. Authorization/3. Adding the User ID to Posts.mp467.93MB
  • 9. Authorization/4. Protecting Resources with Authorization.mp480.47MB
  • 9. Authorization/5. Passing the User ID to the Frontend.mp483.89MB
  • 9. Authorization/6. Using the User ID on the Frontend.mp457.52MB