Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 6971269

Browse files
committed
news(april): update for new blog post april 16
1 parent a1678e5 commit 6971269

File tree

1 file changed

+26
-25
lines changed

1 file changed

+26
-25
lines changed

public/news.jade

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44
.clear
55

66
.grid-fluid
7+
.c6
8+
.article-card
9+
.date April 19, 2016
10+
.title
11+
a(
12+
target="_blank"
13+
href="https://angularjs.blogspot.com/2016/04/angular-2-react-native.html"
14+
) Angular 2 + React Native
15+
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...
16+
.author
17+
img(src="/resources/images/bios/marclaval.jpg")
18+
.posted Guest posted by <b>Marc Laval</b>
19+
720
.c6
821
.article-card
922
.date March 30, 2016
@@ -17,19 +30,7 @@
1730
.author
1831
img(src="/resources/images/bios/shield-bio-placeholder.png")
1932
.posted Guest posted by <b>Nathan Walker</b>
20-
.c6
21-
.article-card
22-
.date March 16, 2016
23-
.title
24-
a(
25-
target="_blank"
26-
href="https://angularjs.blogspot.com/2016/03/angular-material-2-alpha-preview.html"
27-
) Angular Material 2: Alpha preview!
28-
p On Tuesday, we released angular2-material alpha.0 - titanium-octopus, kicking off the public availability of the initial set of Angular Material 2 components. What is Angular Material? The goal of the Angular Material...
29-
.author
30-
img(src="/resources/images/bios/jelbourn.jpg")
31-
.posted Posted by <b>Jeremy Elbourn</b>
32-
33+
3334
.grid-fluid.l-space-bottom-2.l-space-top-4
3435
.c12.text-center
3536
h3.text-headline.text-uppercase Developer Community
@@ -63,29 +64,29 @@
6364
.grid-fluid
6465
.c6
6566
.article-card
66-
.date March 21, 2016
67+
.date April 5, 2016
6768
.title
6869
a(
6970
target="_blank"
70-
href="http://blog.thoughtram.io/angular/2016/03/21/template-driven-forms-in-angular-2.html"
71-
) Template-driven Forms in Angular 2
72-
p Angular comes with three different ways of building forms in our applications. There’s the template-driven approach which allows us to build forms with very little to none application code required, then...
71+
href="http://m12.io/blog/we-launched-angular-2-project"
72+
) After six months of development we launched on Angular 2
73+
p This article is about why and how we came up with the idea of using Angular 2 as a foundation for our web project [...]. Hopefully, for some of us, it will serve as an encouragement...
7374
.author
74-
img(src="/resources/images/bios/pascalprecht.jpg")
75-
.posted Posted by <b>Pascal Precht</b>
76-
75+
img(src="/resources/images/bios/shield-bio-placeholder.png")
76+
.posted Posted by <b>Marcin Ryzycki</b>
77+
7778
.c6
7879
.article-card
7980
.date March 21, 2016
8081
.title
8182
a(
8283
target="_blank"
83-
href="https://www.mediacurrent.com/blog/blog-series-weather-underground-angular-2-introduction"
84-
) Building Wunderground.com with Drupal & Angular 2: An Introduction
85-
p For the wunderground.com project, our mandate was to use the same Drupal 7 platform originally built for weather.com. [...] instead of starting a new project using Angular 1...
84+
href="http://blog.thoughtram.io/angular/2016/03/21/template-driven-forms-in-angular-2.html"
85+
) Template-driven Forms in Angular 2
86+
p Angular comes with three different ways of building forms in our applications. There’s the template-driven approach which allows us to build forms with very little to none application code required, then...
8687
.author
87-
img(src="/resources/images/bios/shield-bio-placeholder.png")
88-
.posted Posted by <b>Matt Davis</b>
88+
img(src="/resources/images/bios/pascalprecht.jpg")
89+
.posted Posted by <b>Pascal Precht</b>
8990

9091

9192
.grid-fluid.l-space-bottom-2.l-space-top-4

0 commit comments

Comments
 (0)