‘Angular Ninja’ Newsletter: Treeshakable providers, native HTML dialog & event binding
Weekly · Andrey Kutsenko · August 31· Join for free or add the newsletter rss

Stay up-to-date and ahead of your peers with Andrey Kutsenko’s newsletter for senior Angular developers.
Andrey uses Angular to build developer platform Jexia. You can check previous newsletter editions here.
Fundamentals
The Angular Library Series — Publishing
This is the 3rd article in my Angular Library Series. It explains how to publish your Angular Library to npm. By Todd Palmer.
ViewEncapsulations in Angular Component
Assuming that you are aware of Shadow DOM. If not, I encourage you to have a quick look at Shadow DOM and MDN. By Hardik Pithva.
Best-practices
Using Treeshakable Providers in Angular
A web developer discusses how to use treeshakable providers when developing Angular-based web applications and the various problems they help devs solve. By Fabian Gosebrink.
Native HTML dialog in Angular with dialog-polyfill
I’m the kind of software engineer who rather use a non-framework/dark magic approach, because it frees me from doing an adaptation for failing cases. By Ernesto Mancebo.
Tutorials
Polling using RxJS — make it new
As observables become more popular in JavaScript we recently finished our every day tasks by using them. Then we evaluated if they are worth all the hype. By Hendrik Wallbaum.
Event binding mechanism in Angular
This tutorial provides you with info required to understand how an event is attached to the host element and the check for performance optimization. By Chidume Nnamdi.
Facebook login Oauth2 from Angular 6
Logging in with Facebook has made the life easier for both users and devs. This blog will help you to develop a basic Angular app to log-in with Facebook. By Sarat Chandra E.
Unit testing Angular components and classes
In this Angular tutorial, you learn how to implement testing tools to perform proper unit testing for your application classes and components. By Natasha Mathur.
Videos
Defining dynamic AJAX-Driven service providers using APP_INITIALIZER in Angular 6.1.4
Ben Nadel looks at using the APP_INITIALIZER multi-provider as a means to load remote configuration data using AJAX (Asynchronous JavaScript and JSON).
Web and mobile code sharing with Angular and NativeScript
Did you know if you’re developing a web app with Angular you can *also* get a truly native mobile app for both iOS and Android using the same code base?
Weekly · Andrey Kutsenko · August 31· Join for free or add the newsletter rss

