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

Commit 5c5dfc2

Browse files
committed
add new blog post to resources and 2 contributors
1 parent 8a8f1c1 commit 5c5dfc2

File tree

5 files changed

+17
-0
lines changed

5 files changed

+17
-0
lines changed

harp.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,21 @@
266266
"twitter": "rodyhaddad",
267267
"website": "http://rodyhaddad.com",
268268
"bio": "Rodric is a developer working on tooling for the Angular project. He started as an intern on the team and is currently working remotely from Montreal, Canada."
269+
},
270+
271+
"michal": {
272+
"name": "Michał Gołębiowski",
273+
"picture": "/resources/images/bios/michal.jpg",
274+
"twitter": "m_gol",
275+
"website": "https://plus.google.com/u/0/103101124310040612163/",
276+
"bio": "Front-end developer at Laboratorium EE, core contributor to Angular & jQuery. Makes sure Angular 1 & jQuery work fine together. Interested in new JavaScript standards."
277+
},
278+
279+
"jbedard": {
280+
"name": "Jason Bedard",
281+
"picture": "/resources/images/bios/jbedard.jpg",
282+
"website": "https://plus.google.com/u/0/103101124310040612163/",
283+
"bio": "Jason Bedard is a software engineer at Allocadia Software where he leads the front end development using Angular. In his spare time Jason enjoys contributing to projects such as Angular, drinking coffee and being in the outdoors with his wife."
269284
}
270285
}
271286
}

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>
31.4 KB
Loading
11.6 KB
Loading

0 commit comments

Comments
 (0)