From 7036c8d30791f27ceca0849880aa8cd7576e92b6 Mon Sep 17 00:00:00 2001 From: Naomi Black Date: Wed, 3 Feb 2016 11:54:06 -0800 Subject: [PATCH] news(update): new news for feb 3 --- public/news.jade | 52 ++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/public/news.jade b/public/news.jade index 9e97af6cd2..206ea57af0 100644 --- a/public/news.jade +++ b/public/news.jade @@ -4,6 +4,18 @@ .clear .grid-fluid + .c6 + .article-card + .date February 3, 2016 + .title + a( + target="_blank" + href="http://angularjs.blogspot.com/2016/02/angular-2-templates-will-it-parse.html" + ) Angular 2 templates: Will it parse? + p As part of the beta release, we eliminated the requirement for kebab-case in Angular templates and replaced them with case-sensitive names for attributes. This makes it easier for you to write Angular 2 templates... + .author + img(src="/resources/images/bios/brad-green.jpg") + .posted Posted by Brad Green .c6 .article-card .date January 11, 2016 @@ -16,24 +28,24 @@ .author img(src="/resources/images/bios/naomi.jpg") .posted Posted by Naomi Black - .c6 - .article-card - .date December 15, 2015 - .title - a( - target="_blank" - href="http://angularjs.blogspot.com/2015/12/angular-2-beta.html" - ) Angular 2 Beta - p We're ecstatic to announce that we've reached Angular 2 Beta. You can read about many of the improvements over Angular 1 in a recent post. Get started learning Angular 2 now at angular.io. What does 'beta' mean? Beta... - .author - img(src="/resources/images/bios/brad-green.jpg") - .posted Posted by Brad Green .grid-fluid.l-space-top-6 .c12.text-center h3.text-headline.text-uppercase From Our Developer Community .clear .grid-fluid.l-space-bottom-2.l-space-top-4 + .c6 + .article-card + .date February 3, 2016 + .title + a( + target="_blank" + href="https://github.com/mgechev/angular2-style-guide/blob/master/README.md" + ) Angular 2 Style Guide + p The purpose of the following style guide is to present a set of best practices and style guidelines for the development of Angular 2 applications. If you are looking for an opinionated style guide for syntax, conventions... + .author + img(src="/resources/images/bios/shield-bio-placeholder.png") + .posted Posted by Minko Gechev .c6 .article-card .date February 1, 2016 @@ -46,6 +58,7 @@ .author img(src="/resources/images/bios/angular-gde-bio-placeholder.png") .posted Posted by Pascal Precht +.grid-fluid.l-space-bottom-4 .c6 .article-card .date January 6, 2016 @@ -58,7 +71,6 @@ .author img(src="/resources/images/bios/shield-bio-placeholder.png") .posted Posted by Christoph Burgdorf -.grid-fluid.l-space-bottom-4 .c6 .article-card .date December 30, 2015 @@ -70,16 +82,4 @@ p How to use Redux in Angular 2 Applications. Redux, now in version 3, has been around less than a year but it has proved very successful. Inspired by Flux and Elm, is used to handle Application state and bind it to... .author img(src="/resources/images/bios/angular-gde-bio-placeholder.png") - .posted Posted by Gerard Sans - .c6 - .article-card - .date December 17, 2015 - .title - a( - target="_blank" - href="http://wassimchegham.com/blog/angularjs-explique-en-patrons-de-conception-design-pattern-episode-6-module-data-mapper-observer-service" - ) AngularJS expliqué en patrons de conception - p Dans ce dernier épisode, nous allons voir comment des patrons de conception tels que le Module Pattern ou l’Observer sont utilisés dans AngularJS. Cet article fait partie d’une série d’articles consacrés à... - .author - img(src="/resources/images/bios/angular-gde-bio-placeholder.png") - .posted Posted by Wassim Chegham \ No newline at end of file + .posted Posted by Gerard Sans \ No newline at end of file