chore(news): update news content

This commit is contained in:
Naomi Black 2016-01-13 12:32:34 -08:00
parent bb4e58c8eb
commit 920b442734
3 changed files with 58 additions and 33 deletions

View File

@ -6,56 +6,81 @@
.grid-fluid
.c6
.article-card
.date December 8, 2015
.title Building Mobile Apps with Angular 2 and NativeScript
p Hi! Im TJ from the NativeScript team at Telerik. Weve been working with the Angular team for the greater part of this year to integrate Angular 2 into NativeScript, which together let you write native iOS and Android apps using your existing web and Angular...
img(src="/resources/images/bios/brad-green.jpg")
.posted Posted by <b>Brad Green</b>
.date January 11, 2016
.title
a(
target="_blank"
href="http://angularjs.blogspot.com/2016/01/angular-2-mit-open-source-licensed.html"
) Angular 2: an MIT Open Source Licensed Framework
p As of beta.2 this week, we're moving Angular 2, its related libraries, and any code snippets and examples to the MIT license. Open source licenses are meant to protect developers by making it clear how code can be used. We want developers to be confident that they can use, fork...
img(src="/resources/images/bios/naomi.jpg")
.posted Posted by <b>Naomi Black</b>
.c6
.article-card
.date November 30, 2015
.title How Google Uses Angular 2 with Dart
p Google is always busy building new web apps, and recently a lot of that development is using Angular 2 for Dart. Just last week, the Google Fiber team launched Googles first production Angular 2 app, written in Dart. Take a look at their just-launched Angular 2 for Dart app.
.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 means we're now confident that most developers can be successful building large applications using Angular 2....
.author
img(src="/resources/images/bios/brian-ford.jpg")
.posted Posted by <b>Brian Ford</b>
img(src="/resources/images/bios/brad-green.jpg")
.posted Posted by <b>Brad Green</b>
.grid-fluid.l-space-top-6
.c12.text-center
h3.text-headline.text-uppercase From Angular Developer Experts
h3.text-headline.text-uppercase From Our Developer Community
.clear
.grid-fluid.l-space-bottom-2.l-space-top-4
.c6
.article-card
.date November 19, 2015
.title VS Code Angular Snippets
p Visual Studio Code Beta is available and it supports extensions! I published my first 2 extensions for creating Angular 1 and 2 snippets. You can grab these from the marketplace or right from VS Code.
.date January 6, 2016
.title
a(
target="_blank"
href="http://blog.thoughtram.io/angular/2016/01/06/taking-advantage-of-observables-in-angular2.html"
) Taking advantage of Observables in Angular 2
p Some people seem to be confused why Angular 2 seems to favor the Observable abstraction over the Promise abstraction when it comes to dealing with async behavior. There are pretty good resources about the difference between Observables and Promises already out there.
.author
img(src="/resources/images/bios/john-papa.jpg")
.posted Posted by <b>John Papa</b>
img(src="/resources/images/bios/shield-bio-placeholder.png")
.posted Posted by <b>Christoph Burgdorf</b>
.c6
.article-card
.date April 4, 2015
.title Angular 2 singleton service
p Angular 2 is out and everybody is creating some tutorials about how to start playing with it and I must say this... its terribly funny!
.date December 30, 2015
.title
a(
target="_blank"
href="https://medium.com/google-developer-experts/angular-2-introduction-to-redux-1cf18af27e6e#.fs370dms1"
) Angular 2Introduction to Redux
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 the User Interface in a very effective way. Redux also enables cool features
.author
img(src="/resources/images/bios/patrick-stapleton.jpg")
.posted Posted by <b>Patrick Stapleton</b>
.grid-fluid.l-space-bottom-4
img(src="/resources/images/bios/angular-gde-bio-placeholder.png")
.posted Posted by <b>Gerard Sans</b>
.grid-fluid.l-space-bottom-4
.c6
.article-card
.date October 25, 2015
.title Integrating Web Components with AngularJS
p Just a few days ago I had the honour to give a talk together with the awesome Carmen at the first european AngularJS conference ngEurope.
.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 lObserver sont utilisés dans AngularJS. Cet article fait partie dune série darticles consacrés à lutilisation des patrons de conceptions par et dans les composants dAngularJS...
.author
img(src="/resources/images/bios/pascalprecht.jpg")
.posted Posted by <b>Pascal Precht</b>
img(src="/resources/images/bios/angular-gde-bio-placeholder.png")
.posted Posted by <b>Wassim Chegham</b>
.c6
.article-card
.date November 19, 2015
.title VS Code Angular Snippets
p Visual Studio Code Beta is available and it supports extensions! I published my first 2 extensions for creating Angular 1 and 2 snippets. You can grab these from the marketplace or right from VS Code.
.date November 23, 2015
.title
a(
target="_blank"
href="http://blog.thoughtram.io/angular2/2015/11/23/multi-providers-in-angular-2.html"
) Multi Providers in Angular 2
p The new dependency injection system in Angular 2 comes with a feature called “Multi Providers” that basically enable us, the consumer of the platform, to hook into certain operations and plug in custom functionality we might need in our application
.author
img(src="/resources/images/bios/john-papa.jpg")
.posted Posted by <b>John Papa</b>
img(src="/resources/images/bios/angular-gde-bio-placeholder.png")
.posted Posted by <b>Pascal Precht</b>

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB