[FreeCoursesOnline.Me] [Packtpub.Com] Angular and Node.js - The MEAN Stack Guide - [FCO]


[FreeCoursesOnline.Me] [Packtpub.Com] Angular and Node.js - The MEAN Stack Guide - [FCO]
Category:
Date:
11/16/18 at 4:55pm GMT+1
Submitter:
Seeders:
0
Leechers:
1
File size:
2.6 GB in 99 files

Torrent Status:
  This torrent has been verified.

Infohash:
357388047ab5e060fb626b4fb80b6374ff557b72


File list

  • [FreeCoursesOnline.Me] [Packtpub.Com] Angular and Node.js - The MEAN Stack Guide - [FCO]
  • icon 01.Getting Started/0101.Introduction.mp4 5.4 MB
    icon 01.Getting Started/0102.What is MEAN.mp4 39.6 MB
    icon 01.Getting Started/0103.What is a Single Page Application (SPA).mp4 8 MB
    icon 01.Getting Started/0104.How Does the MEAN Stack Work.mp4 11.1 MB
    icon 01.Getting Started/0105.Installing Node & the Angular CLI.mp4 29.2 MB
    icon 01.Getting Started/0106.Installing our IDE.mp4 12 MB
    icon 01.Getting Started/0107.Exploring the Project Structure.mp4 15 MB
    icon 01.Getting Started/0108.Course Outline.mp4 12.8 MB
    icon 01.Getting Started/0109.How To Get The Most Out Of This Course.mp4 6.3 MB
    icon 02.The Angular Frontend - Understanding the Basics/0201.Module Introduction.mp4 4.3 MB
    icon 02.The Angular Frontend - Understanding the Basics/0202.Understanding the Folder Structure.mp4 25.9 MB
    icon 02.The Angular Frontend - Understanding the Basics/0203.Understanding Angular Components.mp4 10 MB
    icon 02.The Angular Frontend - Understanding the Basics/0204.Adding our First Component.mp4 29.6 MB
    icon 02.The Angular Frontend - Understanding the Basics/0205.Listening to Events.mp4 15.9 MB
    icon 02.The Angular Frontend - Understanding the Basics/0206.Outputting Content.mp4 23.4 MB
    icon 02.The Angular Frontend - Understanding the Basics/0207.Getting User Input.mp4 22.5 MB
    icon 02.The Angular Frontend - Understanding the Basics/0208.Installing Angular Material.mp4 45.1 MB
    icon 02.The Angular Frontend - Understanding the Basics/0209.Adding a Toolbar.mp4 14.8 MB
    icon 02.The Angular Frontend - Understanding the Basics/0210.Outputting Posts.mp4 24.4 MB
    icon 02.The Angular Frontend - Understanding the Basics/0211.Diving Into Structural Directives.mp4 22.2 MB
    icon 02.The Angular Frontend - Understanding the Basics/0212.Creating Posts with Property & Event Binding.mp4 28.4 MB
    icon 02.The Angular Frontend - Understanding the Basics/0213.Creating a Post Model.mp4 17 MB
    icon 02.The Angular Frontend - Understanding the Basics/0214.Adding Forms.mp4 30.6 MB
    icon 02.The Angular Frontend - Understanding the Basics/0215.Getting Posts from Post-Create to Post-List.mp4 34.1 MB
    icon 02.The Angular Frontend - Understanding the Basics/0216.Calling GET Post.mp4 41.4 MB
    icon 02.The Angular Frontend - Understanding the Basics/0217.More About Observables.mp4 11.4 MB
    icon 02.The Angular Frontend - Understanding the Basics/0218.Working on our Form.mp4 14.3 MB
    icon 03.Adding NodeJS to our Project/0301.Module Introduction.mp4 3.9 MB
    icon 03.Adding NodeJS to our Project/0302.Connecting Node & Angular – Theory.mp4 11.7 MB
    icon 03.Adding NodeJS to our Project/0303.What is a RESTful API.mp4 8.9 MB
    icon 03.Adding NodeJS to our Project/0304.Adding the Node Backend.mp4 33.9 MB
    icon 03.Adding NodeJS to our Project/0305.Adding the Express Framework.mp4 29 MB
    icon 03.Adding NodeJS to our Project/0306.Improving the server.js Code.mp4 17.4 MB
    icon 03.Adding NodeJS to our Project/0307.Fetching Initial Posts.mp4 25.7 MB
    icon 03.Adding NodeJS to our Project/0308.Using the Angular HTTP Client.mp4 35 MB
    icon 03.Adding NodeJS to our Project/0309.Understanding CORS.mp4 19.7 MB
    icon 03.Adding NodeJS to our Project/0310.Adding the POST Backend Point.mp4 21.2 MB
    icon 03.Adding NodeJS to our Project/0311.Adding Angular.mp4 18.9 MB
    icon 04.Working with MongoDB/0401.Module Introduction.mp4 1.9 MB
    icon 04.Working with MongoDB/0402.What is MongoDB.mp4 4.9 MB
    icon 04.Working with MongoDB/0403.Comparing SQL & NoSQL.mp4 8.5 MB
    icon 04.Working with MongoDB/0404.Connecting Angular to a Database.mp4 3.8 MB
    icon 04.Working with MongoDB/0405.Setting Up MongoDB.mp4 19.5 MB
    icon 04.Working with MongoDB/0406.Adding Mongoose.mp4 11.3 MB
    icon 04.Working with MongoDB/0407.Understanding Mongoose Schemas & Models.mp4 21 MB
    icon 04.Working with MongoDB/0408.Creating a POST Instance.mp4 15.4 MB
    icon 04.Working with MongoDB/0409.Connecting our Node Express App to MongoDB.mp4 11.5 MB
    icon 04.Working with MongoDB/0410.Storing Data in a Database.mp4 21 MB
    icon 04.Working with MongoDB/0411.Fetching Data From a Database.mp4 20.6 MB
    icon 04.Working with MongoDB/0412.Transforming Response Data.mp4 18.8 MB
    icon 04.Working with MongoDB/0413.Deleting Documents.mp4 27.4 MB
    icon 04.Working with MongoDB/0414.Updating the Frontend after Deleting Posts.mp4 11.4 MB
    icon 04.Working with MongoDB/0415.Adding Posts with an ID.mp4 26.4 MB
    icon 05.Enhancing the App/0501.Module Introduction.mp4 1.6 MB
    icon 05.Enhancing the App/0502.Adding Routing.mp4 36.2 MB
    icon 05.Enhancing the App/0503.Styling Links.mp4 15.1 MB
    icon 05.Enhancing the App/0504.Client Side vs Server Side Routing.mp4 10.8 MB
    icon 05.Enhancing the App/0505.Creating the "edit" Form.mp4 37.6 MB
    icon 05.Enhancing the App/0506.Finishing the Edit Feature.mp4 39.8 MB
    icon 05.Enhancing the App/0507.Updating Posts on the Server.mp4 33.2 MB
    icon 05.Enhancing the App/0508.Re-Organizing Backend Routes.mp4 21 MB
    icon 05.Enhancing the App/0509.Adding Loading Spinners.mp4 31.9 MB
    icon 06.Adding Image Uploads to our App/0601.Module Introduction.mp4 940.4 KB
    icon 06.Adding Image Uploads to our App/0602.Adding the File Input Button.mp4 17 MB
    icon 06.Adding Image Uploads to our App/0603.Converting the Form from a Template Driven to a Reactive Approach.mp4 48.4 MB
    icon 06.Adding Image Uploads to our App/0604.Adding Image Controls to Store the Image.mp4 24.9 MB
    icon 06.Adding Image Uploads to our App/0605.Adding an Image Preview.mp4 18.5 MB
    icon 06.Adding Image Uploads to our App/0606.Starting with the Mime-Type Validator.mp4 29.4 MB
    icon 06.Adding Image Uploads to our App/0607.Finishing the Image Validator.mp4 25.9 MB
    icon 06.Adding Image Uploads to our App/0608.Adding Server Side Upload.mp4 29.8 MB
    icon 06.Adding Image Uploads to our App/0609.Uploading Files.mp4 21.8 MB
    icon 06.Adding Image Uploads to our App/0610.Working with the File URL.mp4 22.4 MB
    icon 06.Adding Image Uploads to our App/0611.Fetching Images on the Frontend.mp4 23.4 MB
    icon 06.Adding Image Uploads to our App/0612.Updating Posts with Images.mp4 47.1 MB
    icon 06.Adding Image Uploads to our App/0613.Wrap Up.mp4 3.3 MB
    icon 07.Adding Pagination/0701.Module Introduction.mp4 1.4 MB
    icon 07.Adding Pagination/0702.Adding the Pagination Component.mp4 26.6 MB
    icon 07.Adding Pagination/0703.Working on the Pagination Backend.mp4 31.2 MB
    icon 07.Adding Pagination/0704.Connecting the Angular Paginator to the Backend.mp4 19.8 MB
    icon 07.Adding Pagination/0705.Fetching Posts Correctly.mp4 22.5 MB
    icon 07.Adding Pagination/0706.Finishing Touches.mp4 17.6 MB
    icon 08.Adding User Authentication/0801.Module Introduction.mp4 1.2 MB
    icon 08.Adding User Authentication/0802.Adding the Login Input Fields.mp4 29.6 MB
    icon 08.Adding User Authentication/0803.Handling User Input.mp4 13.2 MB
    icon 08.Adding User Authentication/0804.Adding the Signup Screen.mp4 13.4 MB
    icon 08.Adding User Authentication/0805.Creating the User Model.mp4 26 MB
    icon 08.Adding User Authentication/0806.Creating a New User Upon Request.mp4 22.1 MB
    icon 08.Adding User Authentication/0807.Connecting Angular to the Backend.mp4 24.3 MB
    icon 08.Adding User Authentication/0808.Understanding SPA Authentication.mp4 7.3 MB
    icon 08.Adding User Authentication/0809.Implementing SPA Authentication.mp4 34.8 MB
    icon 08.Adding User Authentication/0810.Sending the Token to the Frontend.mp4 20.7 MB
    icon 08.Adding User Authentication/0811.Adding Middleware to Protect Routes.mp4 45.4 MB
    icon 08.Adding User Authentication/0812.Adding the Token to Authenticate Requests.mp4 49.9 MB
    icon 08.Adding User Authentication/0813.Improving the UI Header to Reflect the Authentication Status.mp4 26.7 MB
    icon 08.Adding User Authentication/0814.Improving the UI Messages to Reflect the Authentication Status.mp4 22.7 MB
    icon 08.Adding User Authentication/0815.Connecting the Logout Button to the Authentication Status.mp4 9.8 MB
    icon 08.Adding User Authentication/0816.Redirecting Users.mp4 16.1 MB
    icon 08.Adding User Authentication/0817.Adding Route Guards.mp4 24.9 MB
    icon 08.Adding User Authentication/0818.Reflecting the Token Expiration in the UI.mp4 22.4 MB

Similar Torrents

Category
Name
Size
Date
 [FreeCoursesOnline.Me] Code With Mosh - The Complete Node.js Course 3.1 GB06/20/20251
 [FreeCoursesOnline.Me] Linkedin - Full-Stack Web Applications with Rust and Leptos 169 MB03/15/2470
 [FreeCoursesOnline.Me] [CBT Nuggets] VMware NSX Introduction and Installation [FCO] 678 MB07/21/1960
 [FreeCoursesOnline.Me] SkillShare - Ultimate Guide to Raspberry Pi Tips, Tricks and Hacks 4 GB03/03/2160
 [FreeCoursesOnline.Me] SkillShare - Adobe Audition A Complete Beginners Guide and Learn ... 1.8 GB04/25/2160
 [FreeCoursesOnline.Me] AcademyZeroToMastery - Complete Node.js Developer in 2021 Zero t ... 16.5 GB06/07/2161
 [FreeCoursesOnline.Me] [Pluralsight] Crawling the Web with Python and Scrapy [FCO] 275 MB02/04/2040
 [FreeCoursesOnline.Me] [Packtpub.Com] Mastering Hyper-V Windows Server 2019 - [FCO] 411 MB12/05/1830
 [FreeCoursesOnline.Me] [LYNDA] Microsoft Dynamics 365 and the Power Platform [FCO] 323 MB10/13/1930
 [FreeCoursesOnline.Me] [GoodReads] Thinking, Fast and Slow By Daniel Kahneman [FCO] 553 MB08/11/1920
 [FreeCoursesOnline.Me] [Packt] Data Stream Development with Apache Spark, Kafka, and Sp ... 2.6 GB11/08/1920
 [FreeCoursesOnline.Me] [Pluralsight] Preparing Data for Feature Engineering and Machine ... 468 MB11/30/1920
 [FreeCoursesOnline.Me] Digital Forensics and Cyber Crime with Kali Linux Fundamentals L ... 24.6 GB02/09/1910
 [FreeCoursesOnline.Me] [LYNDA] Programming Foundations APIs and Web Services [FCO] 766 MB04/14/1910
 [FreeCoursesOnline.Me] [Packt] RESTful API Design with Node, Express, and MongoDB [FCO] 778 MB05/07/1910