diff --git a/public/news.jade b/public/news.jade
index 08fef645fa..7590943b31 100644
--- a/public/news.jade
+++ b/public/news.jade
@@ -6,31 +6,31 @@
.grid-fluid
.c6
.article-card
- .date April 19, 2016
+ .date June 15, 2016
.title
a(
target="_blank"
- href="https://angularjs.blogspot.com/2016/04/angular-2-react-native.html"
- ) Angular 2 + React Native
- p The Angular 2 and React Native story started last summer [...] we are now pleased to share a library to build your own React Native applications with Angular 2 for iOS and Android...
+ href="http://angularjs.blogspot.com/2016/06/rc2-now-available.html"
+ ) RC2 Now Available
+ p Today we’re happy to announce that we are shipping Angular 2.0.0-rc2. This release includes 1. Animation Framework 2. Improvements to Forms 3. More than 100 community contributions...
.author
- img(src="/resources/images/bios/marclaval.jpg")
- .posted Guest posted by Marc Laval
+ img(src="/resources/images/bios/stephenfluin.jpg")
+ .posted Posted by Stephen Fluin
.c6
.article-card
- .date March 30, 2016
+ .date June 9, 2016
.title
a(
target="_blank"
- href="http://angularjs.blogspot.com/2016/03/code-reuse-in-angular-2-native-mobile.html"
- ) Code Reuse in Angular 2 Native Mobile Apps with NativeScript
- p In this article, I'm going to show you how to create a single application with Angular 2 that can be rendered on the web, or rendered in a native mobile application with NativeScript. Here's what you can expect to learn...
+ href="http://angularjs.blogspot.com/2016/06/improvements-coming-for-routing-in.html"
+ ) Improvements Coming for Routing in Angular
+ p A little more than a month ago, we introduced a new router at ng-conf. We’re grateful to have heard from many folks at ng-conf about flaws in this new design, so we are announcing...
.author
- img(src="/resources/images/bios/shield-bio-placeholder.png")
- .posted Guest posted by Nathan Walker
-
+ img(src="/resources/images/bios/stephenfluin.jpg")
+ .posted Posted by Stephen Fluin
+
.grid-fluid.l-space-bottom-2.l-space-top-4
.c12.text-center
h3.text-headline.text-uppercase Developer Community
@@ -38,55 +38,55 @@
.grid-fluid
.c6
.article-card
- .date May 13, 2016
+ .date June 14, 2016
.title
a(
target="_blank"
- href="http://blog.thoughtram.io/angular/2016/05/13/angular-2-providers-using-map-literals.html"
- ) Angular 2 Providers using Map Literals
- p Defining providers in Angular 2 is pretty easy and straight forward. Another, shorter syntax makes creating providers even more enjoyable. In this article we take a look at how to create providers using map literals...
+ href="http://blog.thoughtram.io/angular/2016/06/14/routing-in-angular-2-revisited.html"
+ ) Routing in Angular 2 Revisited
+ p Just recently, the Angular team announced yet another version of the new router. Take a first look at the new and better APIs, touching on the most common scenarios...
.author
img(src="/resources/images/bios/pascalprecht.jpg")
.posted Posted by Pascal Precht
.c6
.article-card
- .date May 10, 2016
+ .date June 13, 2016
.title
a(
target="_blank"
- href="https://medium.com/@richavyas/aha-moments-from-ngconf-2016-part-1-angular-2-0-compile-cycle-6f462f68632e#.ch4tad4ou"
- ) Aha Moments from ngconf 2016 Part 1: Angular 2.0 Compile Cycle
- p WebStorm can be a great playground for your new Angular 2 applications. In this blog post we’d like to share with you some tips and tricks that we hope you’ll find useful ...
+ href="https://toddmotto.com/rewriting-angular-styleguide-angular-2"
+ ) A new Angular 1.x ES2015 styleguide, the path to Angular 2
+ p Angular 1.x has changed vastly since the original styleguide, and ES6/ES2015 has now become a defacto standard. The new styleguide focuses on using ES2015, offering recommendations on tooling to use it today...
.author
img(src="/resources/images/bios/shield-bio-placeholder.png")
- .posted Posted by Richa Vyas
+ .posted Posted by Todd Motto
.grid-fluid
.c6
.article-card
- .date May 9, 2016
+ .date June 9, 2016
.title
a(
target="_blank"
- href="https://scotch.io/bar-talk/the-best-news-from-angulars-ng-conf-2016"
- ) The Best News from Angular’s ng-conf 2016
- p ng-conf 2016 in Salt Lake City brought a lot of incredible announcements. Just like last year, let's recap the announcements and takeaways from this year's ng-conf...
+ href="https://medium.com/@urish/building-simon-with-angular2-iot-fceb78bb18e5"
+ ) Building Simon with Angular2-IoT
+ p I thought it would be fun to see if I could make the same [Angular 2] control/logic code for both a web application and a physical, “Internet of Things” device....
.author
- img(src="/resources/images/bios/shield-bio-placeholder.png")
- .posted Posted by Chris Sevilleja
+ img(src="/resources/images/bios/angular-gde-bio-placeholder.png")
+ .posted Posted by Uri Shaked
.c6
.article-card
- .date May 6, 2016
+ .date June 8, 2016
.title
a(
target="_blank"
- href="https://www.joaogarin.com/blog/building-desktop-apps-with-angular2-and-electron"
- ) Building Desktop Apps with Angular2 and Electron
- p Electron is a great open source tool from Github that allows you to leverage your Javascript skills to build Desktop apps for MacOS, Windows and Linux systems...
+ href="http://blog.thoughtram.io/angular/2016/06/08/component-relative-paths-in-angular-2.html"
+ ) Component-Relative Paths in Angular 2
+ p Component-based development is Angular 2’s most-loved feature. By now you should be familiar with using the @Component decorators to create components.\...
.author
- img(src="/resources/images/bios/shield-bio-placeholder.png")
- .posted Posted by Joao Garin
+ img(src="/resources/images/bios/thomas.jpg")
+ .posted Posted by Thomas Burleson
.grid-fluid.l-space-bottom-2.l-space-top-4
.c12.text-center