news(march7): news updates for march 7
This commit is contained in:
parent
891faa79c8
commit
c92053f88e
|
@ -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 <b>Max Lynch</b>
|
||||
.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 <b>Seven Lee</b>
|
||||
|
||||
.grid-fluid
|
||||
.c6
|
||||
.article-card
|
||||
|
@ -58,31 +84,6 @@
|
|||
img(src="/resources/images/bios/matias.jpg")
|
||||
.posted Posted by <b>Matias Niemela</b>
|
||||
|
||||
.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 <b>Minko Gechev</b>
|
||||
.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 <b>Pascal Precht</b>
|
||||
.grid-fluid.l-space-bottom-2.l-space-top-4
|
||||
.c12.text-center
|
||||
h3.text-headline.text-uppercase Twitter
|
||||
|
|
Loading…
Reference in New Issue