|
38 | 38 | .grid-fluid
|
39 | 39 | .c6
|
40 | 40 | .article-card
|
41 |
| - .date June 14, 2016 |
| 41 | + .date June 30, 2016 |
42 | 42 | .title
|
43 | 43 | a(
|
44 | 44 | target="_blank"
|
45 |
| - href="http://blog.thoughtram.io/angular/2016/06/14/routing-in-angular-2-revisited.html" |
46 |
| - ) Routing in Angular 2 Revisited |
47 |
| - p Just recently, the Angular team announced yet another version of the new router. Take a first look at the new and better APIs, touching on the most common scenarios... |
| 45 | + href="http://www.bennadel.com/blog/3116-using-an-item-template-with-an-html-dropdown-menu-component-in-angular-2-rc-3.htm" |
| 46 | + ) Using An Item Template With An HTML Dropdown Menu Component |
| 47 | + 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.... |
48 | 48 | .author
|
49 |
| - img(src="/resources/images/bios/pascalprecht.jpg") |
50 |
| - .posted Posted by <b>Pascal Precht</b> |
| 49 | + img(src="/resources/images/bios/shield-bio-placeholder.png") |
| 50 | + .posted Posted by <b>Ben Nadel</b> |
51 | 51 |
|
52 | 52 | .c6
|
53 | 53 | .article-card
|
54 |
| - .date June 13, 2016 |
| 54 | + .date June 29, 2016 |
55 | 55 | .title
|
56 | 56 | a(
|
57 | 57 | target="_blank"
|
58 |
| - href="https://toddmotto.com/rewriting-angular-styleguide-angular-2" |
59 |
| - ) A new Angular 1.x ES2015 styleguide, the path to Angular 2 |
60 |
| - 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... |
| 58 | + href="https://channel9.msdn.com/Shows/Office-Dev-Show/Office-Dev-Show-Episode-35-Getting-Started-with-Angular-2-and-the-Microsoft-Graph" |
| 59 | + ) Getting Started with Angular 2 and the Microsoft Graph (Video) |
| 60 | + 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... |
61 | 61 | .author
|
62 | 62 | img(src="/resources/images/bios/shield-bio-placeholder.png")
|
63 |
| - .posted Posted by <b>Todd Motto</b> |
| 63 | + .posted Posted by <b>Richard diZerega</b> |
64 | 64 | .grid-fluid
|
65 | 65 | .c6
|
66 | 66 | .article-card
|
67 |
| - .date June 9, 2016 |
| 67 | + .date June 26, 2016 |
68 | 68 | .title
|
69 | 69 | a(
|
70 | 70 | target="_blank"
|
71 |
| - href="https://medium.com/@urish/building-simon-with-angular2-iot-fceb78bb18e5" |
72 |
| - ) Building Simon with Angular2-IoT |
73 |
| - 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.... |
| 71 | + href="http://blog.mgechev.com/2016/06/26/tree-shaking-angular2-production-build-rollup-javascript/" |
| 72 | + ) Building an Angular 2 Application for Production |
| 73 | + 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 we’ll explain all the steps we need to go through in order to achieve such results!. |
74 | 74 | .author
|
75 |
| - img(src="/resources/images/bios/angular-gde-bio-placeholder.png") |
76 |
| - .posted Posted by <b>Uri Shaked</b> |
| 75 | + img(src="/resources/images/bios/shield-bio-placeholder.png") |
| 76 | + .posted Posted by <b>Minko Gechev</b> |
77 | 77 |
|
78 | 78 | .c6
|
79 | 79 | .article-card
|
80 |
| - .date June 8, 2016 |
| 80 | + .date June 14, 2016 |
81 | 81 | .title
|
82 | 82 | a(
|
83 | 83 | target="_blank"
|
84 |
| - href="http://blog.thoughtram.io/angular/2016/06/08/component-relative-paths-in-angular-2.html" |
85 |
| - ) Component-Relative Paths in Angular 2 |
86 |
| - p Component-based development is Angular 2’s most-loved feature. By now you should be familiar with using the @Component decorators to create components.\... |
| 84 | + href="http://blog.thoughtram.io/angular/2016/06/14/routing-in-angular-2-revisited.html" |
| 85 | + ) Routing in Angular 2 Revisited |
| 86 | + p Just recently, the Angular team announced yet another version of the new router. Take a first look at the new and better APIs, touching on the most common scenarios... |
87 | 87 | .author
|
88 |
| - img(src="/resources/images/bios/thomas.jpg") |
89 |
| - .posted Posted by <b>Thomas Burleson</b> |
90 |
| - |
| 88 | + img(src="/resources/images/bios/pascalprecht.jpg") |
| 89 | + .posted Posted by <b>Pascal Precht</b> |
| 90 | + |
| 91 | + |
91 | 92 | .grid-fluid.l-space-bottom-2.l-space-top-4
|
92 | 93 | .c12.text-center
|
93 | 94 | h3.text-headline.text-uppercase Twitter
|
|
0 commit comments