news(aug9): news for the rc5 release
This commit is contained in:
parent
b54db9ab5f
commit
b4a7b31498
|
@ -4,6 +4,19 @@
|
|||
.clear
|
||||
|
||||
.grid-fluid
|
||||
.c6
|
||||
.article-card
|
||||
.date Aug 9, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="http://angularjs.blogspot.com/2016/08/angular-2-rc5-ngmodules-lazy-loading.html"
|
||||
) Angular 2 RC5 - NgModules, Lazy Loading and AoT compilation
|
||||
p Today we’re publishing Angular 2 RC5 - including support for @NgModule decorators, Ahead-of-time compilation for components and services, Lazy-loading for the router, and new modules that make it easier...
|
||||
.author
|
||||
img(src="/resources/images/bios/rob-wormald.jpg")
|
||||
.posted Posted by <b>Rob Wormald</b>
|
||||
|
||||
.c6
|
||||
.article-card
|
||||
.date July 29, 2016
|
||||
|
@ -17,24 +30,38 @@
|
|||
img(src="/resources/images/bios/stephenfluin.jpg")
|
||||
.posted Posted by <b>Stephen Fluin</b>
|
||||
|
||||
.c6
|
||||
.article-card
|
||||
.date July 20, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="http://angularjs.blogspot.com/2016/07/a-dedicated-team-for-angulardart.html"
|
||||
) A dedicated team for AngularDart
|
||||
p We are splitting the Angular 2 codebase into two flavors—a Dart version and a TypeScript/JavaScript version—and creating a dedicated Angular Dart team...
|
||||
|
||||
.author
|
||||
img(src="/resources/images/bios/naomi.jpg")
|
||||
.posted Posted by <b>Naomi Black</b>
|
||||
|
||||
.grid-fluid.l-space-bottom-2.l-space-top-4
|
||||
.c12.text-center
|
||||
h3.text-headline.text-uppercase Developer Community
|
||||
.clear
|
||||
|
||||
.grid-fluid
|
||||
.c6
|
||||
.article-card
|
||||
.date Aug 8, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="http://teropa.info/blog/2016/08/08/angular-2-hot-loading-with-ngrx-store-and-webpack.html"
|
||||
) Angular 2 Hot Loading with @ngrx/store and Webpack
|
||||
p I've been waiting for a hot reloading workflow for Angular 2 to emerge. I was happy to discover that one now exists. This is potentially a very big deal for productivity....
|
||||
.author
|
||||
img(src="/resources/images/bios/shield-bio-placeholder.png")
|
||||
.posted Posted by <b>Tero Parviainen</b>
|
||||
|
||||
.c6
|
||||
.article-card
|
||||
.date Aug 6, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="http://juristr.com/blog/2016/08/ng2-forms-first-look/"
|
||||
) Angular 2 forms - a first look
|
||||
p A first quick look at the new Forms API in Angular 2. A Google Hangout with Kara Erickson, core contributor to the Forms Api. Here I'm summarizing...
|
||||
.author
|
||||
img(src="/resources/images/bios/shield-bio-placeholder.png")
|
||||
.posted Posted by <b>Juri Strumpflohner</b>
|
||||
|
||||
.grid-fluid
|
||||
.c6
|
||||
.article-card
|
||||
|
@ -61,32 +88,6 @@
|
|||
.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 we’ll 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 22, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="https://mp.weixin.qq.com/s?__biz=MzIwNjQwMzUwMQ==&mid=2247483837&idx=1&sn=932b359504eec2ae50a3bcba2964b3c2&scene=2&srcid=0622Tab8nj3W3cAkphohB8wM"
|
||||
) Why I chose Angular 2 / 我为什么选择Angular 2 (in Chinese)
|
||||
p Ralph Wang, a senior developer with 18 years’ experience in China, tells why he chooses Angular 2. No choice is painful, but too many choices can be chaotic and cause even more pain...
|
||||
.author
|
||||
img(src="/resources/images/bios/angular-gde-bio-placeholder.png")
|
||||
.posted Posted by <b>Ralph Wang</b>
|
||||
|
||||
|
||||
.grid-fluid.l-space-bottom-2.l-space-top-4
|
||||
|
|
Loading…
Reference in New Issue