[FreeCourseSite Com] Udemy - The-Complete-Guide-To-Angular-2

Torrent Details


[FreeCourseSite com] Udemy - the-complete-guide-to-angular-2

NAME
[FreeCourseSite com] Udemy - the-complete-guide-to-angular-2.torrent
CATEGORY
eBooks
INFOHASH
5a80e617bf6b08546c86161869da19d5a81603f2
SIZE
4.4 GB in 99 files
ADDED
Uploaded on 28-12-2017 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description



Udemy - Angular 4 The Complete Guide

Join the most comprehensive and popular Angular course on Udemy, because now is the time to get started! From Setup to Deployment, this course covers it all! You’ll learn all about Components, Directives, Services, Forms, Http Access, Authentication, Optimizing an Angular App with Modules and Offline Compilation and much more – and in the end: You’ll learn how to deploy an application!

But that’s not all! This course will also show you how to use the Angular CLI and feature a complete project, which allows you to practice the things learned throughout the course!

And if you do get stuck, you benefit from an extremely fast and friendly support – both via direct messaging or discussion. You have my word! ?

Angular is one of the most modern, performance-efficient and powerful frontend frameworks you can learn as of today. It allows you to build great web apps which offer awesome user experiences! Learn all the fundamentals you need to know to get started developing Angular applications right away.

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
01 Getting Started/001 Course Introduction.mp44.4 MB
01 Getting Started/002 What is Angular.mp47.9 MB
01 Getting Started/003 Angular vs Angular 2 vs Angular 4.mp45.6 MB
01 Getting Started/004 CLI Deep Dive Troubleshooting.html3.3 KB
01 Getting Started/005 Project Setup and First App.mp420.9 MB
01 Getting Started/006 Editing the First App.mp432.5 MB
01 Getting Started/007 The Course Structure.mp414.6 MB
01 Getting Started/008 How to get the Most out of the Course.mp48.7 MB
01 Getting Started/009 What is TypeScript.mp47.6 MB
01 Getting Started/010 A Basic Project Setup using Bootstrap for Styling.mp414.3 MB
01 Getting Started/011 Where to find the Course Source Code.html698 B
01 Getting Started/attached_files/006 Editing the First App/first-app.zip27.2 KB
01 Getting Started/attached_files/010 A Basic Project Setup using Bootstrap for Styling/project-template.zip28.1 KB
01 Getting Started/attached_files/011 Where to find the Course Source Code/first-app.zip27.2 KB
01 Getting Started/attached_files/011 Where to find the Course Source Code/project-template.zip28.1 KB
01 Getting Started/Download Free EBooks & Udemy Tutorials For Free.html251.6 KB
02 The Basics/012 Module Introduction.mp43.7 MB
02 The Basics/013 How an Angular App gets Loaded and Started.mp428.2 MB
02 The Basics/014 Components are Important.mp411.4 MB
02 The Basics/015 Creating a New Component.mp425.2 MB
02 The Basics/016 Understanding the Role of AppModule and Component Declaration.mp420.4 MB
02 The Basics/017 Using Custom Components.mp44 MB
02 The Basics/018 Creating Components with the CLI Nesting Components.mp414.7 MB
02 The Basics/019 Working with Component Templates.mp411.5 MB
02 The Basics/020 Working with Component Styles.mp415.1 MB
02 The Basics/021 Fully Understanding the Component Selector.mp414.7 MB
02 The Basics/022 What is Databinding.mp410 MB
02 The Basics/023 String Interpolation.mp418.9 MB
02 The Basics/024 Property Binding.mp425.2 MB
02 The Basics/025 Property Binding vs String Interpolation.mp412.3 MB
02 The Basics/026 Event Binding.mp415.4 MB
02 The Basics/027 Bindable Properties and Events.html947 B
02 The Basics/028 Passing and Using Data with Event Binding.mp419.4 MB
02 The Basics/029 Two-Way-Databinding.mp410.9 MB
02 The Basics/030 Important FormsModule is Required for Two-Way-Binding.html745 B
02 The Basics/031 Combining all Forms of Databinding.mp46.9 MB
02 The Basics/032 Understanding Directives.mp47.4 MB
02 The Basics/033 Using ngIf to Output Data Conditionally.mp414.6 MB
02 The Basics/034 Enhancing ngIf with an Else Condition.mp411.9 MB
02 The Basics/035 Styling Elements Dynamically with ngStyle.mp419.1 MB
02 The Basics/036 Applying CSS Classes Dynamically with ngClass.mp410.9 MB
02 The Basics/037 Outputting Lists with ngFor.mp414.7 MB
02 The Basics/038 Getting the Index when using ngFor.mp412.3 MB
02 The Basics/attached_files/021 Fully Understanding the Component Selector/basics-components.zip34.1 KB
02 The Basics/attached_files/031 Combining all Forms of Databinding/basics-databinding.zip34.1 KB
02 The Basics/attached_files/038 Getting the Index when using ngFor/basics-components.zip34.1 KB
02 The Basics/attached_files/038 Getting the Index when using ngFor/basics-databinding.zip34.1 KB
02 The Basics/attached_files/038 Getting the Index when using ngFor/basics-directives.zip34.2 KB
02 The Basics/attached_files/038 Getting the Index when using ngFor/basics-final.zip33.3 KB
02 The Basics/attached_files/038 Getting the Index when using ngFor/basics-ngfor-addition.zip29.5 KB
03 Course Project - The Basics/039 Project Introduction.mp41.6 MB
03 Course Project - The Basics/040 Planning the App.mp48.6 MB
03 Course Project - The Basics/041 Setting up the Application.mp49.9 MB
03 Course Project - The Basics/042 Creating the Components.mp420 MB
03 Course Project - The Basics/043 Using the Components.mp47.7 MB
03 Course Project - The Basics/044 Adding a Navigation Bar.mp412.7 MB
03 Course Project - The Basics/045 Alternative Non-Collapsable Navigation Bar.html667 B
03 Course Project - The Basics/046 Creating a Recipe Model.mp49.9 MB
03 Course Project - The Basics/047 Adding Content to the Recipes Components.mp419.9 MB
03 Course Project - The Basics/048 Outputting a List of Recipes with ngFor.mp412.1 MB
03 Course Project - The Basics/049 Displaying Recipe Details.mp414.2 MB
03 Course Project - The Basics/050 Working on the ShoppingListComponent.mp44.2 MB
03 Course Project - The Basics/051 Creating an Ingredient Model.mp45.7 MB
03 Course Project - The Basics/052 Creating and Outputting the Shopping List.mp45.6 MB
03 Course Project - The Basics/053 Adding a Shopping List Edit Section.mp47.8 MB
03 Course Project - The Basics/054 Wrap Up Next Steps.mp41.5 MB
03 Course Project - The Basics/attached_files/041 Setting up the Application/prj-start.zip27.2 KB
03 Course Project - The Basics/attached_files/054 Wrap Up Next Steps/prj-basics-final.zip52.3 KB
04 Debugging/055 Understanding Angular Error Messages.mp419.4 MB
04 Debugging/056 Debugging Code in the Browser Using Sourcemaps.mp424.3 MB
04 Debugging/057 Using Augury to Dive into Angular Apps.mp47.5 MB
04 Debugging/attached_files/055 Understanding Angular Error Messages/debugging.zip27.4 KB
04 Debugging/attached_files/057 Using Augury to Dive into Angular Apps/debugging.zip27.4 KB
05 Components Databinding Deep Dive/058 Module Introduction.mp42.2 MB
05 Components Databinding Deep Dive/059 Splitting Apps into Components.mp424.1 MB
05 Components Databinding Deep Dive/060 Property Event Binding Overview.mp46.1 MB
05 Components Databinding Deep Dive/061 Binding to Custom Properties.mp423.8 MB
05 Components Databinding Deep Dive/062 Assigning an Alias to Custom Properties.mp48.4 MB
05 Components Databinding Deep Dive/063 Binding to Custom Events.mp435.9 MB
05 Components Databinding Deep Dive/064 Assigning an Alias to Custom Events.mp43.8 MB
05 Components Databinding Deep Dive/065 Custom Property and Event Binding Summary.mp48.8 MB
05 Components Databinding Deep Dive/066 Understanding View Encapsulation.mp419.5 MB
05 Components Databinding Deep Dive/067 More on View Encapsulation.mp411.7 MB
05 Components Databinding Deep Dive/068 Using Local References in Templates.mp417.8 MB
05 Components Databinding Deep Dive/069 Getting Access to the Template DOM with ViewChild.mp420 MB
05 Components Databinding Deep Dive/070 Projecting Content into Components with ng-content.mp413.7 MB
05 Components Databinding Deep Dive/071 Understanding the Component Lifecycle.mp416.4 MB
05 Components Databinding Deep Dive/072 Seeing Lifecycle Hooks in Action.mp447.9 MB
05 Components Databinding Deep Dive/073 Lifecycle Hooks and Template Access.mp411.4 MB
05 Components Databinding Deep Dive/074 Getting Access to ng-content with ContentChild.mp413.6 MB
05 Components Databinding Deep Dive/075 Wrap Up.mp43.6 MB
05 Components Databinding Deep Dive/attached_files/058 Module Introduction/cmp-databinding-start.zip29.4 KB
05 Components Databinding Deep Dive/attached_files/059 Splitting Apps into Components/cmp-databinding-start.zip29.4 KB
05 Components Databinding Deep Dive/attached_files/075 Wrap Up/cmp-databinding-final.zip36.4 KB
06 Course Project - Components Databinding/076 Introduction.mp41.4 MB
06 Course Project - Components Databinding/077 Adding Navigation with Event Binding and ngIf.mp416.7 MB
06 Course Project - Components Databinding/078 Passing Recipe Data with Property Binding.mp410.9 MB
06 Course Project - Components Databinding/079 Passing Data with Event and Property Binding Combined.mp426.2 MB
06 Course Project - Components Databinding/080 Allowing the User to Add Ingredients to the Shopping List.mp418 MB

Alternative Torrents for 'FreeCourseSite com Udemy completeguidetoangular'.

There are no alternative torrents found.