Tags
Language
Tags
November 2024
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

Learn And Understand Angularjs

Posted By: ELK1nG
Learn And Understand Angularjs

Learn And Understand Angularjs
Last updated 9/2020
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.58 GB | Duration: 6h 55m

Master AngularJS and the Javascript concepts behind it, design custom directives, and build a single page application.

What you'll learn
Learn fundamental Javascript concepts that power AngularJS.
Write quicker, better AngularJS code by discovering how AngularJS itself is built.
Become fluent in AngularJS terminology, such as dependency injection, services, directives, transclusion, and more.
Realize the power of dependency injection, and how AngularJS accomplishes it.
Design custom directives and save time and energy with easily reusable components.
Understand what a Single Page Application (SPA) is, and how they work.
Build a Single Page Application (SPA) in AngularJS.
Be the coder that explains AngularJS to everyone else, because you understand it better than anyone else.
Get new free lectures during 2015, keep up with the development of AngularJS 2.0, and get a MASSIVE discount on a future AngularJS 2.0 course in 2016!
Requirements
A browser and a text editor
Basic HTML and Javascript knowledge
Description
Includes information on the next version - AngularJS 2.0! Knowing AngularJS can get you a job or improve the one you have. It's a skill that will put you more in demand in the modern web development industry, and make your web software life easier, that's why it's so popular and backed by Google. This course will get you up and running quickly, and teach you the core knowledge you need to deeply understand and build AngularJS applications - and we'll build a single page application along the way. We'll design custom services, build custom directives, understand two-way binding, design a weather forecast app as a single page application, and lots more. Both starter and finished source code is provided as we go. Reviews "Best course I have ever seen" "Best intro to AngularJS on Udemy" "A fresh way of teaching AngularJS" "One of the best courses on Udemy that i took if not the best" "Best teacher I have had on the internet by far" "I…have taken lots of angular courses and I think this is the best one so far" "The best teaching style I've seen so far" If you are new to AngularJS, or if you've been working to learn it but sometimes feel like you still don't quite 'get it', this is the AngularJS course for you! To learn AngularJS you have to understand it. I've built the course that I would have wanted to take when I was learning AngularJS. A course that explains the concepts and how they're implemented in the best order for you to learn and deeply understand them. In this course you will: Learn how AngularJS works, covering subjects like directives, dependency injection, two way data binding, the digest loop, watchers, and more. Learn fundamental Javascript and HTML principles that are used by AngularJS, such as custom attributes, loosely typed arrays, the hash, and the event loop. Code custom services. Design custom directives, understanding concepts like compile, link, and scope. Build a single page application using AngularJS. Keep up with the latest on the next version of AngularJS 2.0! AngularJS doesn't have to be hard to learn. The biggest mistake most coding tutorials make is expecting someone to learn simply by imitating others' code. Real world situations are never exactly like the tutorial. I believe the best way to learn is to understand how a tool works and what it does for you, look at examples, and then try it yourself. That's how this course is built, with the goal to help you both learn and understand AngularJS. Note: In this course you'll also get downloadable source code. You will often be provided with 'starter' code, giving you the base for you to start writing your code, and 'finished' code to compare your code to.

Overview

Section 1: Getting Started

Lecture 1 Introduction

Lecture 2 Big Words and AngularJS

Lecture 3 Watching this Course in High Definition

Section 2: Model, View, Whatever…

Lecture 4 The Problem(s) AngularJS is Trying to Solve

Lecture 5 Model, View, Whatever…

Lecture 6 HTML Aside: Custom Attributes

Lecture 7 Javascript Aside: The Global Namespace

Lecture 8 Downloading Source Code for This Course

Lecture 9 Modules, Apps, and Controllers

Section 3: Services and Dependency Injection

Lecture 10 Javascript Aside: Dependency Injection

Lecture 11 The Scope Service

Lecture 12 Javascript Aside: Functions and Strings

Lecture 13 How Does Angular Do Dependency Injection?

Lecture 14 Getting Other Services

Lecture 15 Javascript Aside: Arrays and Functions

Lecture 16 Dependency Injection and Minification

Section 4: Data Binding and Directives

Lecture 17 Scope and Interpolation

Lecture 18 Directives and Two Way Data Binding

Lecture 19 Javascript Aside: The Event Loop

Lecture 20 Watchers and the Digest Loop

Lecture 21 Common Directives

Lecture 22 Common Directives (Part 2)

Lecture 23 Javascript Aside: The XMLHTTPRequest Object

Lecture 24 External Data and $http

Section 5: Single Page Applications

Lecture 25 Angular Aside: Multiple Controllers, Multiple Views

Lecture 26 HTML and Javascript Aside: Single Page Apps and the Hash

Lecture 27 Routing, Templates, and Controllers

Lecture 28 Routing Templates and Controller (Part 2)

Section 6: Custom Services

Lecture 29 Javascript Aside: Singletons

Lecture 30 Creating a Service

Section 7: Custom Directives

Lecture 31 HTML Aside: Reusable Components

Lecture 32 Javascript and Angular Aside: Variable Names and Normalization

Lecture 33 Creating a Directive

Lecture 34 Templates

Lecture 35 Scope (@, =, and other obtuse symbols)

Lecture 36 Scope (@, =, and other obtuse symbols) (Part 2)

Lecture 37 Scope (@, =, and other obtuse symbols) (Part 3)

Lecture 38 Repeated Directives

Lecture 39 Understanding 'Compile'

Lecture 40 Understanding 'Link'

Lecture 41 Understanding Transclusion

Section 8: Let's Build an App (in record time!)

Lecture 42 A Weather Forecast SPA

Lecture 43 A Custom Service

Lecture 44 A Note Regarding API Usage

Lecture 45 Binding Data (Part 1)

Lecture 46 Binding Data (Part 2)

Lecture 47 A Custom Directive

Lecture 48 A Side Note

Section 9: BONUS Lectures

Lecture 49 Improving our SPA's UX With ng-submit

Lecture 50 Designing Services in Large AngularJS Applications

Lecture 51 Nested Controllers, Clean Code, and 'Controller as' (an alternative to $scope)

Section 10: Getting Ready for AngularJS 2.0 in 2016

Lecture 52 Update #1 - ES6, AtScript, and more

Lecture 53 Update #1 - Links

Section 11: Conclusion

Lecture 54 Conclusion

Lecture 55 Bonus Lecture: A Parting Gift

Web developers and designers looking to learn AngularJS,Those who have researched AngularJS but still find it hard to understand,Developers and designers who have used jQuery but are tired of doing everything manually