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

Commit f48ee93

Browse files
author
Alex Wolfe
committed
Merge pull request #23 from angular/resources
add new blog post to resources and 2 contributors
2 parents 8a8f1c1 + a0accaf commit f48ee93

File tree

6 files changed

+276
-260
lines changed

6 files changed

+276
-260
lines changed

harp.json

Lines changed: 273 additions & 259 deletions
Large diffs are not rendered by default.

public/about/_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"index": {
3-
"title": "Moving the Web Foward",
3+
"title": "Moving the Web Forward",
44
"subtitle": "The Angular Core Team"
55
},
66

public/docs/dart/latest/resources.jade

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.l-main-section
33
h2 Victor Savkin's Blog Posts
44
ul
5+
li <a href="http://victorsavkin.com/post/114168430846/two-phases-of-angular-2-applications">Two Phases of Angular 2 Applications</a>
56
li <a href="http://angularjs.blogspot.com/2015/03/forms-in-angular-2.html">Forms in Angular 2</a>
67
li <a href="http://victorsavkin.com/post/110170125256/change-detection-in-angular-2">Change detection</a>
78
li <a href="http://victorsavkin.com/post/108837493941/better-support-for-functional-programming-in">Functional programming </a>

public/docs/js/latest/resources.jade

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.l-main-section
33
h2 Victor Savkin's Blog Posts
44
ul
5+
li <a href="http://victorsavkin.com/post/114168430846/two-phases-of-angular-2-applications">Two Phases of Angular 2 Applications</a>
56
li <a href="http://angularjs.blogspot.com/2015/03/forms-in-angular-2.html">Forms in Angular 2</a>
67
li <a href="http://victorsavkin.com/post/110170125256/change-detection-in-angular-2">Change detection</a>
78
li <a href="http://victorsavkin.com/post/108837493941/better-support-for-functional-programming-in">Functional programming </a>
11.7 KB
Loading
7.94 KB
Loading

0 commit comments

Comments
 (0)