2015년 1월 13일 화요일

A weekly newsletter highlighting everything AngularJS

We hope everyone has managed to adjust themselves to a new year. This week's newsletter brings some content that explores more of the performance side of things with Angular. We'd also like to start the week off with our very own Ari Lerner on ngAir's third episode! Be sure to have a look!

Angular Air Episode 3: Staying up with AngularJS

BY @ANGULARAIR
Join ngAir and our very own Ari Lerner, author of ng-book and this newsletter on how Angular has evolved over time and how to take advantage of what's here now and what's to come in the future.
Read more » Tweet this

Event Delegation Performance vs. Linking Performance In AngularJS

BY @BENNADEL
Deferring transclusion can help, on large collections, because it cuts down on the number of active $watch() bindings. But, how much of that performance gain can be attributed to the event delegation itself? Meaning, what is the cost of linking a directive on each sibling node as opposed to linking a single directive on a common ancestor? Ben explores this question with us.
Read more » Tweet this

"Want to learn React.js? Check out ReactWeek.com - a week long workshop where you'll learn React.js, Flux, React-Router, and Webpack"

Route Resolve and Controller Activate in AngularJS

BY @JOHN_PAPA
Angular route resolvers and controller activation. Two great options for running logic on entrance of a new View or route. John Papa explains to us where the difference resides and when to use them.
Read more » Tweet this

Spring and Angular JS: A Secure Single Page Application

BY @DAVID_SYER
While this is geared toward using Spring, it is a good dip into securing your AngularJS applications if it wasn't something you had given much thought to in the past.
Read more » Tweet this

Exploring Angular 1.3: Validators Pipeline

BY @PASCALPRECHT
In this article Pascal discusses the ways we’ve been able to validate data in our Angular forms in 1.2 and detail how version 1.3 makes it even easier with the validators pipeline.
Read more » Tweet this

AngularJS Dependency Injection - Demystified

BY @MSANAND
Dependency injection is a software design pattern that's heavily used in AngularJS. Understand the separation of process that creates as opposed to consuming dependencies with Anand.
Read more » Tweet this


댓글 없음:

댓글 쓰기