news(june30): updates to the news page for the week of june 30

This commit is contained in:
Naomi Black 2016-06-30 12:34:58 -07:00
parent 19d2e4ef4c
commit 509cae50a6
1 changed files with 39 additions and 38 deletions

View File

@ -36,6 +36,45 @@
h3.text-headline.text-uppercase Developer Community
.clear
.grid-fluid
.c6
.article-card
.date June 30, 2016
.title
a(
target="_blank"
href="http://www.bennadel.com/blog/3116-using-an-item-template-with-an-html-dropdown-menu-component-in-angular-2-rc-3.htm"
) Using An Item Template With An HTML Dropdown Menu Component
p A while ago, I played around with trying to create an HTML Dropdown menu component in Angular 2. I discovered that you could pass Template references into components for dynamic rendering....
.author
img(src="/resources/images/bios/shield-bio-placeholder.png")
.posted Posted by <b>Ben Nadel</b>
.c6
.article-card
.date June 29, 2016
.title
a(
target="_blank"
href="https://channel9.msdn.com/Shows/Office-Dev-Show/Office-Dev-Show-Episode-35-Getting-Started-with-Angular-2-and-the-Microsoft-Graph"
) Getting Started with Angular 2 and the Microsoft Graph (Video)
p Richard diZerega explores how to connect to the Microsoft Graph from Angular 2 and TypeScript. Richard starts with the Angular 2 quickstart template and gets it connecting to the the Microsoft Graph...
.author
img(src="/resources/images/bios/shield-bio-placeholder.png")
.posted Posted by <b>Richard diZerega</b>
.grid-fluid
.c6
.article-card
.date June 26, 2016
.title
a(
target="_blank"
href="http://blog.mgechev.com/2016/06/26/tree-shaking-angular2-production-build-rollup-javascript/"
) Building an Angular 2 Application for Production
p During the keynote of ng-conf, the core team managed to drop the size of the “Hello world!” app to less than 50K! In this blog post well explain all the steps we need to go through in order to achieve such results!.
.author
img(src="/resources/images/bios/shield-bio-placeholder.png")
.posted Posted by <b>Minko Gechev</b>
.c6
.article-card
.date June 14, 2016
@ -49,45 +88,7 @@
img(src="/resources/images/bios/pascalprecht.jpg")
.posted Posted by <b>Pascal Precht</b>
.c6
.article-card
.date June 13, 2016
.title
a(
target="_blank"
href="https://toddmotto.com/rewriting-angular-styleguide-angular-2"
) A new Angular 1.x ES2015 styleguide, the path to Angular 2
p Angular 1.x has changed vastly since the original styleguide, and ES6/ES2015 has now become a defacto standard. The new styleguide focuses on using ES2015, offering recommendations on tooling to use it today...
.author
img(src="/resources/images/bios/shield-bio-placeholder.png")
.posted Posted by <b>Todd Motto</b>
.grid-fluid
.c6
.article-card
.date June 9, 2016
.title
a(
target="_blank"
href="https://medium.com/@urish/building-simon-with-angular2-iot-fceb78bb18e5"
) Building Simon with Angular2-IoT
p I thought it would be fun to see if I could make the same [Angular 2] control/logic code for both a web application and a physical, “Internet of Things” device....
.author
img(src="/resources/images/bios/angular-gde-bio-placeholder.png")
.posted Posted by <b>Uri Shaked</b>
.c6
.article-card
.date June 8, 2016
.title
a(
target="_blank"
href="http://blog.thoughtram.io/angular/2016/06/08/component-relative-paths-in-angular-2.html"
) Component-Relative Paths in Angular 2
p Component-based development is Angular 2s most-loved feature. By now you should be familiar with using the @Component decorators to create components.\...
.author
img(src="/resources/images/bios/thomas.jpg")
.posted Posted by <b>Thomas Burleson</b>
.grid-fluid.l-space-bottom-2.l-space-top-4
.c12.text-center
h3.text-headline.text-uppercase Twitter