add new blog post to resources and 2 contributors
This commit is contained in:
parent
8a8f1c19c6
commit
5c5dfc2fa9
15
harp.json
15
harp.json
|
@ -266,6 +266,21 @@
|
|||
"twitter": "rodyhaddad",
|
||||
"website": "http://rodyhaddad.com",
|
||||
"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."
|
||||
},
|
||||
|
||||
"michal": {
|
||||
"name": "Michał Gołębiowski",
|
||||
"picture": "/resources/images/bios/michal.jpg",
|
||||
"twitter": "m_gol",
|
||||
"website": "https://plus.google.com/u/0/103101124310040612163/",
|
||||
"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."
|
||||
},
|
||||
|
||||
"jbedard": {
|
||||
"name": "Jason Bedard",
|
||||
"picture": "/resources/images/bios/jbedard.jpg",
|
||||
"website": "https://plus.google.com/u/0/103101124310040612163/",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
.l-main-section
|
||||
h2 Victor Savkin's Blog Posts
|
||||
ul
|
||||
li <a href="http://victorsavkin.com/post/114168430846/two-phases-of-angular-2-applications">Two Phases of Angular 2 Applications</a>
|
||||
li <a href="http://angularjs.blogspot.com/2015/03/forms-in-angular-2.html">Forms in Angular 2</a>
|
||||
li <a href="http://victorsavkin.com/post/110170125256/change-detection-in-angular-2">Change detection</a>
|
||||
li <a href="http://victorsavkin.com/post/108837493941/better-support-for-functional-programming-in">Functional programming </a>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
.l-main-section
|
||||
h2 Victor Savkin's Blog Posts
|
||||
ul
|
||||
li <a href="http://victorsavkin.com/post/114168430846/two-phases-of-angular-2-applications">Two Phases of Angular 2 Applications</a>
|
||||
li <a href="http://angularjs.blogspot.com/2015/03/forms-in-angular-2.html">Forms in Angular 2</a>
|
||||
li <a href="http://victorsavkin.com/post/110170125256/change-detection-in-angular-2">Change detection</a>
|
||||
li <a href="http://victorsavkin.com/post/108837493941/better-support-for-functional-programming-in">Functional programming </a>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue