FILENAME SIZE 01 Getting Started/001 Course Introduction.mp4 4.4 MB 01 Getting Started/002 What is Angular.mp4 7.9 MB 01 Getting Started/003 Angular vs Angular 2 vs Angular 4.mp4 5.6 MB 01 Getting Started/004 CLI Deep Dive Troubleshooting.html 3.3 KB 01 Getting Started/005 Project Setup and First App.mp4 20.9 MB 01 Getting Started/006 Editing the First App.mp4 32.5 MB 01 Getting Started/007 The Course Structure.mp4 14.6 MB 01 Getting Started/008 How to get the Most out of the Course.mp4 8.7 MB 01 Getting Started/009 What is TypeScript.mp4 7.6 MB 01 Getting Started/010 A Basic Project Setup using Bootstrap for Styling.mp4 14.3 MB 01 Getting Started/011 Where to find the Course Source Code.html 698 B 01 Getting Started/attached_files/006 Editing the First App/first-app.zip 27.2 KB 01 Getting Started/attached_files/010 A Basic Project Setup using Bootstrap for Styling/project-template.zip 28.1 KB 01 Getting Started/attached_files/011 Where to find the Course Source Code/first-app.zip 27.2 KB 01 Getting Started/attached_files/011 Where to find the Course Source Code/project-template.zip 28.1 KB 01 Getting Started/Download Free EBooks & Udemy Tutorials For Free.html 251.6 KB 02 The Basics/012 Module Introduction.mp4 3.7 MB 02 The Basics/013 How an Angular App gets Loaded and Started.mp4 28.2 MB 02 The Basics/014 Components are Important.mp4 11.4 MB 02 The Basics/015 Creating a New Component.mp4 25.2 MB 02 The Basics/016 Understanding the Role of AppModule and Component Declaration.mp4 20.4 MB 02 The Basics/017 Using Custom Components.mp4 4 MB 02 The Basics/018 Creating Components with the CLI Nesting Components.mp4 14.7 MB 02 The Basics/019 Working with Component Templates.mp4 11.5 MB 02 The Basics/020 Working with Component Styles.mp4 15.1 MB 02 The Basics/021 Fully Understanding the Component Selector.mp4 14.7 MB 02 The Basics/022 What is Databinding.mp4 10 MB 02 The Basics/023 String Interpolation.mp4 18.9 MB 02 The Basics/024 Property Binding.mp4 25.2 MB 02 The Basics/025 Property Binding vs String Interpolation.mp4 12.3 MB 02 The Basics/026 Event Binding.mp4 15.4 MB 02 The Basics/027 Bindable Properties and Events.html 947 B 02 The Basics/028 Passing and Using Data with Event Binding.mp4 19.4 MB 02 The Basics/029 Two-Way-Databinding.mp4 10.9 MB 02 The Basics/030 Important FormsModule is Required for Two-Way-Binding.html 745 B 02 The Basics/031 Combining all Forms of Databinding.mp4 6.9 MB 02 The Basics/032 Understanding Directives.mp4 7.4 MB 02 The Basics/033 Using ngIf to Output Data Conditionally.mp4 14.6 MB 02 The Basics/034 Enhancing ngIf with an Else Condition.mp4 11.9 MB 02 The Basics/035 Styling Elements Dynamically with ngStyle.mp4 19.1 MB 02 The Basics/036 Applying CSS Classes Dynamically with ngClass.mp4 10.9 MB 02 The Basics/037 Outputting Lists with ngFor.mp4 14.7 MB 02 The Basics/038 Getting the Index when using ngFor.mp4 12.3 MB 02 The Basics/attached_files/021 Fully Understanding the Component Selector/basics-components.zip 34.1 KB 02 The Basics/attached_files/031 Combining all Forms of Databinding/basics-databinding.zip 34.1 KB 02 The Basics/attached_files/038 Getting the Index when using ngFor/basics-components.zip 34.1 KB 02 The Basics/attached_files/038 Getting the Index when using ngFor/basics-databinding.zip 34.1 KB 02 The Basics/attached_files/038 Getting the Index when using ngFor/basics-directives.zip 34.2 KB 02 The Basics/attached_files/038 Getting the Index when using ngFor/basics-final.zip 33.3 KB 02 The Basics/attached_files/038 Getting the Index when using ngFor/basics-ngfor-addition.zip 29.5 KB 03 Course Project - The Basics/039 Project Introduction.mp4 1.6 MB 03 Course Project - The Basics/040 Planning the App.mp4 8.6 MB 03 Course Project - The Basics/041 Setting up the Application.mp4 9.9 MB 03 Course Project - The Basics/042 Creating the Components.mp4 20 MB 03 Course Project - The Basics/043 Using the Components.mp4 7.7 MB 03 Course Project - The Basics/044 Adding a Navigation Bar.mp4 12.7 MB 03 Course Project - The Basics/045 Alternative Non-Collapsable Navigation Bar.html 667 B 03 Course Project - The Basics/046 Creating a Recipe Model.mp4 9.9 MB 03 Course Project - The Basics/047 Adding Content to the Recipes Components.mp4 19.9 MB 03 Course Project - The Basics/048 Outputting a List of Recipes with ngFor.mp4 12.1 MB 03 Course Project - The Basics/049 Displaying Recipe Details.mp4 14.2 MB 03 Course Project - The Basics/050 Working on the ShoppingListComponent.mp4 4.2 MB 03 Course Project - The Basics/051 Creating an Ingredient Model.mp4 5.7 MB 03 Course Project - The Basics/052 Creating and Outputting the Shopping List.mp4 5.6 MB 03 Course Project - The Basics/053 Adding a Shopping List Edit Section.mp4 7.8 MB 03 Course Project - The Basics/054 Wrap Up Next Steps.mp4 1.5 MB 03 Course Project - The Basics/attached_files/041 Setting up the Application/prj-start.zip 27.2 KB 03 Course Project - The Basics/attached_files/054 Wrap Up Next Steps/prj-basics-final.zip 52.3 KB 04 Debugging/055 Understanding Angular Error Messages.mp4 19.4 MB 04 Debugging/056 Debugging Code in the Browser Using Sourcemaps.mp4 24.3 MB 04 Debugging/057 Using Augury to Dive into Angular Apps.mp4 7.5 MB 04 Debugging/attached_files/055 Understanding Angular Error Messages/debugging.zip 27.4 KB 04 Debugging/attached_files/057 Using Augury to Dive into Angular Apps/debugging.zip 27.4 KB 05 Components Databinding Deep Dive/058 Module Introduction.mp4 2.2 MB 05 Components Databinding Deep Dive/059 Splitting Apps into Components.mp4 24.1 MB 05 Components Databinding Deep Dive/060 Property Event Binding Overview.mp4 6.1 MB 05 Components Databinding Deep Dive/061 Binding to Custom Properties.mp4 23.8 MB 05 Components Databinding Deep Dive/062 Assigning an Alias to Custom Properties.mp4 8.4 MB 05 Components Databinding Deep Dive/063 Binding to Custom Events.mp4 35.9 MB 05 Components Databinding Deep Dive/064 Assigning an Alias to Custom Events.mp4 3.8 MB 05 Components Databinding Deep Dive/065 Custom Property and Event Binding Summary.mp4 8.8 MB 05 Components Databinding Deep Dive/066 Understanding View Encapsulation.mp4 19.5 MB 05 Components Databinding Deep Dive/067 More on View Encapsulation.mp4 11.7 MB 05 Components Databinding Deep Dive/068 Using Local References in Templates.mp4 17.8 MB 05 Components Databinding Deep Dive/069 Getting Access to the Template DOM with ViewChild.mp4 20 MB 05 Components Databinding Deep Dive/070 Projecting Content into Components with ng-content.mp4 13.7 MB 05 Components Databinding Deep Dive/071 Understanding the Component Lifecycle.mp4 16.4 MB 05 Components Databinding Deep Dive/072 Seeing Lifecycle Hooks in Action.mp4 47.9 MB 05 Components Databinding Deep Dive/073 Lifecycle Hooks and Template Access.mp4 11.4 MB 05 Components Databinding Deep Dive/074 Getting Access to ng-content with ContentChild.mp4 13.6 MB 05 Components Databinding Deep Dive/075 Wrap Up.mp4 3.6 MB 05 Components Databinding Deep Dive/attached_files/058 Module Introduction/cmp-databinding-start.zip 29.4 KB 05 Components Databinding Deep Dive/attached_files/059 Splitting Apps into Components/cmp-databinding-start.zip 29.4 KB 05 Components Databinding Deep Dive/attached_files/075 Wrap Up/cmp-databinding-final.zip 36.4 KB 06 Course Project - Components Databinding/076 Introduction.mp4 1.4 MB 06 Course Project - Components Databinding/077 Adding Navigation with Event Binding and ngIf.mp4 16.7 MB 06 Course Project - Components Databinding/078 Passing Recipe Data with Property Binding.mp4 10.9 MB 06 Course Project - Components Databinding/079 Passing Data with Event and Property Binding Combined.mp4 26.2 MB 06 Course Project - Components Databinding/080 Allowing the User to Add Ingredients to the Shopping List.mp4 18 MB