Advanced Angular Concepts – Alex Rickabaugh – AngularConnect 2017

preview_player
Показать описание


Angular is a powerful platform with the features you need to build large and complex web applications. Some of these features, though, are more well known than others.

Core team member Alex Rickabaugh will give a tour of Angular's more advanced features, tricks, and patterns. Whether you're looking to design more ergonomic and reusable components, optimize your app's change detection, or architect for performance, beginners and experts alike can benefit from deeper knowledge of Angular's advanced APIs.
Рекомендации по теме
Комментарии
Автор

Alex, that was a fantastic video! Your insights on dependency injection, providers, and queries were incredibly enlightening. I was captivated from the very beginning. Your explanations were clear and concise, and I learned so much. Real refresher of concepts for me. Thank you!

SunilM
Автор

One of the best talks you'll see. Includes a terrific tour of Dependency Injection features you probably don't know.

wardbell
Автор

Though the title of the talk seems some what overly generic.
He talks about two topics but both with the common concept of Dependency Injection on a module level and component level.

His talk can be breakdown to two separate talks:
1. Learning How to Build user-friendly configurable modules
2. Dealing with Custom Components' parent and children decoupled communication

One of the easiest talk to follow for something so advance. He explained it in a fashion where he's one step ahead of you answering your questions in your head. Simple explanation yet detailed. Highly recommend to watch this.

JonathanYee
Автор

Definitely one of the best talks out there! Straight to the point, short and simple. Love it!

alfmoh
Автор

Joined the Alex Rickabaugh fan club. His talks are great - a must watch.

rembautimes
Автор

Amazed by the clarity and simplicity with which Angular dependency injection is explained. Hats off :)

SreejeshKarunakaran
Автор

You made it really easy to understand DI and the wizard component example was much needed !! Thanks

munishtyro
Автор

Explaining such complex topic in a very simple way, Bravo

codemorphism
Автор

Great video, It clearly explained a lot of funcionality i've seen in many components but never understood them until now.

Dgiulian
Автор

Sick! Clear and really complete explanations about new and not so new concepts for me :D

Jtoled
Автор

Very nice presentation about a complex scenario.

arashsahami
Автор

please share the stackblitz demo and links for the presentation.

sachinmanikantan
Автор

Took some more concentration in order to follow every detail, but very interesting and worth the extra effort.

KiffinGish
Автор

is there a github repo goes along with this lecture ?

litontonaton
Автор

Nice, very good talk filling the gaps!

QuintinOrsmond
Автор

If I use the ModuleWithProviders Interface to allow initialization of Providers, how can I still use the default values if the user doesn't call "WithRetries" for example?

linux
Автор

can you please share the slide presentation and the corresponding stackblitz demo?

midoriyaallmight
Автор

did any one ever worked with dynamic components and dynamic modules (creating dynamic modules on fly ) ?

mritunjayyadav
Автор

ყველაზე თესლი თოლქი რაც ანგულარზე მინახავს

YanLoonG
Автор

Cool talk, but its exactly these kind of APIs is what I don't like about angular, Angular forces you to think and use its own box of "ng- tools" and nothing else. You have to read documentation about 500 different classes/interfaces/Apis and typescript decorators to understand what's happening. I feel like such problems can be easily solved with native javascript implementations.

khaled_osman