Issue 8

Karson Braaten
Angular Times
Published in
1 min readJun 19, 2017
credit @samuelzeller

RELEASES

Angular 4.2 🎉

Cedric provides a great rundown of what’s new!

ANGULAR

Angular.io

The official doc site is now a PWA! You can view the source for the new site here. The team hopes the new app will provide developers with an example of best practices when working with Angular, as well as make it easy to contribute improvements to the documentation.

Creating A Custom Debounce Click Directive In Angular

Cory Rylan leverages a few simple concepts from RxJS, and Angular’s Directive and Host Listener API’s to create a powerful debounce click directive.

Deploying Angular To Azure

Do you have a brand spankin’ new Angular app but don’t know how to share it with the world? John Papa provides step-by-step instructions for deploying your Angular app to Azure.

JAVASCRIPT

For-of vs For-in Loops

Am I the only one guilty of accidentally writing a for-in loop instead of a for-of loop 😳? Alligator.io describes the difference between the two. After reading, I realized the name kind of sums it up nicely.

Thank-you for reading. To get the latest edition delivered to your inbox, sign up for the newsletter here. Please tap or click “♥︎” to help promote this issue to others.

--

--