From c92053f88efbc2bf8cf440de787245afc36da403 Mon Sep 17 00:00:00 2001 From: Naomi Black Date: Mon, 7 Mar 2016 18:34:09 -0800 Subject: [PATCH] news(march7): news updates for march 7 --- public/news.jade | 51 ++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/public/news.jade b/public/news.jade index 5e10d7990c..48678fd1d5 100644 --- a/public/news.jade +++ b/public/news.jade @@ -32,6 +32,32 @@ .c12.text-center h3.text-headline.text-uppercase Developer Community .clear +.grid-fluid + .c6 + .article-card + .date March 7, 2016 + .title + a( + target="_blank" + href="http://blog.ionic.io/angular-is-a-design-pattern/" + ) Angular is a Design Pattern + p With Angular 2.0 fast approaching and the world of frontend frameworks in a massive transition, there’s been a lot of concern about the impending costs of moving to the next generation of Angular. Do developers have to learn... + .author + img(src="/resources/images/bios/shield-bio-placeholder.png") + .posted Posted by Max Lynch + .c6 + .article-card + .date March 6, 2016 + .title + a( + target="_blank" + href="https://medium.com/@SevenLee/configuration-tips-to-build-hybrid-angular-1-and-angular-2-project-in-real-world-230b715629dc#.jns6j8mqa" + ) Configuration Tips to build Hybrid Angular 1 and Angular 2 project in real world + p Angular 2 official site provided [...] magical, awesome quick start. But I think there are some tips for building up hybrid Angular web app successfully in real world. Here I would like to share my build up experience... + .author + img(src="/resources/images/bios/shield-bio-placeholder.png") + .posted Posted by Seven Lee + .grid-fluid .c6 .article-card @@ -58,31 +84,6 @@ img(src="/resources/images/bios/matias.jpg") .posted Posted by Matias Niemela - .grid-fluid - .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 - .title - a( - target="_blank" - href="http://blog.thoughtram.io/angular/2016/02/01/zones-in-angular-2.html" - ) Zones in Angular 2 - p In Understanding Zones, we explored the power of Zones by building a profiling zone that profiles asynchronous operations in our code. We learned that Zones are a sort of execution context that allows us to hook into... - .author - img(src="/resources/images/bios/angular-gde-bio-placeholder.png") - .posted Posted by Pascal Precht .grid-fluid.l-space-bottom-2.l-space-top-4 .c12.text-center h3.text-headline.text-uppercase Twitter