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

Commit 349449e

Browse files
committed
news(july30): update news and events week of july 30
1 parent 1e02c4c commit 349449e

File tree

2 files changed

+14
-24
lines changed

2 files changed

+14
-24
lines changed

public/events.jade

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,6 @@ table.is-full-width
77

88
tbody
99

10-
<!-- FullStack -->
11-
tr
12-
th
13-
a(
14-
target="_blank"
15-
href="https://skillsmatter.com/conferences/7278-fullstack-2016-the-conference-on-javascript-node-and-internet-of-things"
16-
) FullStack
17-
td London, UK
18-
td July 13-15, 2016
19-
20-
2110
<!-- UtahJS -->
2211
tr
2312
th

public/news.jade

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,30 @@
66
.grid-fluid
77
.c6
88
.article-card
9-
.date July 11, 2016
9+
.date July 29, 2016
1010
.title
1111
a(
1212
target="_blank"
13-
href="http://angularjs.blogspot.com/2016/07/angular-in-china-and-beyond-introducing.html"
14-
) Angular in China and beyond: Introducing angular.cn
15-
p We're excited to share the newly-launched angular.cn with you! Read on to learn how we did it, and how you can get involved in bringing Angular to your locale....
16-
13+
href="http://angularjs.blogspot.com/2016/07/fresh-guides-from-victor-savkin.html"
14+
) Fresh Guides from Victor Savkin
15+
p Victor just refreshed his older posts with the latest and greatest from the current release candidate, at a new location on vsavkin.com...
1716
.author
18-
img(src="/resources/images/bios/naomi.jpg")
19-
.posted Posted by <b>Naomi Black</b>
17+
img(src="/resources/images/bios/stephenfluin.jpg")
18+
.posted Posted by <b>Stephen Fluin</b>
19+
2020
.c6
2121
.article-card
22-
.date June 30, 2016
22+
.date July 20, 2016
2323
.title
2424
a(
2525
target="_blank"
26-
href="http://angularjs.blogspot.com/2016/06/rc4-now-available.html"
27-
) RC4 Now Available
28-
p Today we’re happy to announce that we are shipping Angular 2.0.0-rc4. This release begins to lay the foundation for improved Angular Compilation, and makes improvements to testing....
26+
href="http://angularjs.blogspot.com/2016/07/a-dedicated-team-for-angulardart.html"
27+
) A dedicated team for AngularDart
28+
p We are splitting the Angular 2 codebase into two flavors—a Dart version and a TypeScript/JavaScript version—and creating a dedicated Angular Dart team...
29+
2930
.author
30-
img(src="/resources/images/bios/stephenfluin.jpg")
31-
.posted Posted by <b>Stephen Fluin</b>
31+
img(src="/resources/images/bios/naomi.jpg")
32+
.posted Posted by <b>Naomi Black</b>
3233

3334
.grid-fluid.l-space-bottom-2.l-space-top-4
3435
.c12.text-center

0 commit comments

Comments
 (0)