Curious about the new Angular 2 template syntax features? In this preview, John will take you on a tour.
Source: Angular 2: Template Syntax – Angular 2 Video Tutorial #free @eggheadio
Curious about the new Angular 2 template syntax features? In this preview, John will take you on a tour.
Source: Angular 2: Template Syntax – Angular 2 Video Tutorial #free @eggheadio
Using web-based load testing tools for web and mobile applications is obvious. Discover free web load testing services provided by commercial vendors.
Source: Free Web Load Testing Services
When writing Angular 2 applications, it often happens that we build services that depend on other service instances. In our previous articles, we learned about the Dependency Injection system in Angular 2 and how it works. However, it turns out that we might run into unexpected behaviour when injecting service dependencies. This article details how to do it right.
Angular 2 has been rewritten from scratch to take advantage of a lot of new technologies that are coming to the web. One of those technologies are Web Components. In fact, Web Components is a set of four technologies: HTML Imports, Templates, Shadow DOM and Custom Elements. Angular uses templates for structural DOM changes, and Shadow DOM for styles and DOM encapsulation. This article explores Angular 2’s view encapsulation and how we can use it.
Source: View Encapsulation in Angular 2
AngularJS and Ionic performance is often questioned. The reason is because it does not necessarily comes out of the box. This post list all you need to focus on in order to get the best performance and user experience out of them.
Source: Ultimate AngularJS and Ionic performance cheat sheet | Julien Renaux Blog
This is a guest post from Jeff Whelpley and Patrick Stapleton. Though they’re not full time Angular team members, they are incredible contributors to the Angular community. I think this post is a great summary of what users want to see from us. Enjoy!
– Brad Green
Source: AngularJS
Just a few days ago we saw a release of Angular 1.4.0 — a community driven release that covers a list of over 400 GitHub commits, adding improvements to features such as animations, and accessibility. The official press release covers most of the ground, it’s worth hanging around the official repository as well. Angular.js is