AngularJS Fundamentals In 60-ish Minutes

preview_player
Показать описание
The code link shown in the video has changed to the following:

In this video you'll learn how to get started with the AngularJS SPA framework. First you'll be introduced to what a SPA is and AngularJS features that simplify building SPAs. From there you'll see how to use directives, filters and data binding techniques. Next up is views, controllers and scope and the role they play followed by a discussion of modules, routes and factories/services. At the end a sample application built using AngularJS is shown.

9:25 Directives/Data Binding
17:23 Filters
23:35 Views/$scope/Controller Intro
31:00 Modules/Routes/Factories Intro & Explanation
33:57 Modules & Containers
38:32 Correct way to set up a Controllers
40:33 Anther way to set up Controllers
42:03 Roles of Routes
43:17 Defining Routes
49:28 ng-view
53:45 Factories / Services
55:18 Defining Factories
57:36 Factory Example
63:13 End of instruction
63:16 Examples / Demos
67:50 Summary
69:30 Sample code / Resources
Рекомендации по теме
Комментарии
Автор

9:25 Directives/Data Binding
17:23 Filters
23:35 Views/$scope/Controller Intro
31:00 Modules/Routes/Factories Intro & Explanation
33:57 Modules & Containers
38:32 Correct way to set up a Controllers
40:33 Anther way to set up Controllers
42:03 Roles of Routes
43:17 Defining Routes
49:28 ng-view
53:45 Factories / Services
55:18 Defining Factories
57:36 Factory Example
63:13 End of instruction
63:16 Examples / Demos
67:50 Summary
69:30 Sample code / Resources

Please don't mind me I often find myself coming back to your vid for things I may have forgot and I made a list of all the key points I thought I would need in this quick ref so I wont have to slide to the points every time. Sorry if this is a issue remove this and I will understand... just trying to make it easier for me lol.

babyboie
Автор

By minute 16 I was so excited I wanted to hug you!  This tutorial is exactly what I needed.  Very enjoyable, thank you!

chareesagraham
Автор

    INDEX

1:50 Intro
3:27 Agenda - What this is about
4:40 Getting Started
9:26 Directives, Filters and Awesome Data Binding
.... 12:25 Basics
.... 14:15 Iterating (ng-repeat directive)
.... 17:28 Filters
.... 19:40 Filter example

23:36 Views, Controllers scope
.... 28:15 Controller Example #1

31:01 Modules, Routes and Factories
.... 31:02 Basics about Modules
.... 38:26 Example Module
.... 40:05 Controller Example #2
.... 40:40 Controller Example #3
.... 42:04 Basics about Routes
.... 44:52 Routes Example
.... 53:45 Basics Factories, Services, Provider, Value
.... 57:35 Factory Example

1:03:14 Demo using all above.

1:07:50 Summary and good bye folks
1:09:28 URL for downloading Demo
1:09:48 Resources
1:10:48 Black Screen

You're

HenryWilly
Автор

I can't thank you enough for this. I've been trying to wrap my head around AngularJS to jump in on a project at work. This was JUST what I needed.

KindnessOrme
Автор

A single video to understand every basic concept of AngularJS. Good job man :)

sangitdhanani
Автор

Impressive, most impressive. Thanks for spending the time to pass something back to the dev community Dan.

AcceleratedIdeas
Автор

This is the best overall breakdown I have come across, very well put together and clear to understand. Also, Thanks for the pop overs in the video to let us know about the changes made since this video was recorded, like routing. Cheers!

IsaacPrice
Автор

I've tried using a few different resources for AngularJS so far and this one has by far been the clearest and easiest to wrap my head around. Thank you!

PanthersHockey
Автор

Very good starting tutorial for beginners. Thanks for the wonderful work.

venkataramanr
Автор

Probably the only video walkthrough that i did not have to rewind. It was so simple i got it the first time, great video if you are stuck or cannot get past the basics of angular js 

JohnWayne-qldt
Автор

When you said "I didn't think that [Transclusion] was a real word" I was hooked.  I thought the EXACT same thing.

universalproblemsolver
Автор

This is a great example of how to teach everything: important information first, from simplicity to complexity. Thanks a lot.

Psicoeducazione
Автор

clear audio in youtube... thanks man...

camel_doctor
Автор

I needed a refreshment on Angular and this is perfect! thank you sir! If your controller doesn't work, don't panic! it isn't your fault. Just move it into a module. New angular requires putting controllers in modules.

u
Автор

All intro until 8:05. IMO, start there.

nguy
Автор

More than a year later and this is by far the best tutorial to get started with AngularJS.  Other tutorials start talking about factories, controllers or services as if you where familiar with the terms, here you get a good explanation about the concepts and then do the coding.

JuanFVasquez
Автор

Was a great intro and helped me understand the role of factories a bit better. Thanks!

JoshuhaOwen
Автор

After a couple of months of trying to grasp the essence of angular, I finally watched this video. Thanks very much for a well-organized presentation and great delivery. The tumblers are finally in place.

lwe
Автор

where to find the code for the app at the end?

FLYBYMEable
Автор

Must say this tutorial should be on angular's official documentation! Straight to the point, no pointless oversimplified examples with no actual usage, well explained! This is probably the best crash course I've ever watched! Thank you so much for spending time to record this and sharing the code in github! :)

bgstigma