chore(news): freshen up news and events for april 7

This commit is contained in:
Naomi Black 2016-04-07 19:37:03 -07:00
parent 8bc3d2e9e5
commit a5be02ebee
2 changed files with 44 additions and 60 deletions

View File

@ -1,20 +1,4 @@
<!-- AngularJS Days -->
.grid-fluid
.c2.text-left
h4 Mar. 21-23, 2016
.c4.text-left
h4 Munich, Germany
.c4.text-left
h4
a(
target="_blank"
href="http://angularjs-days.de/"
) AngularJS Days
.grid-fluid
.c10.text-center
hr
<!-- ng-conf --> <!-- ng-conf -->
.grid-fluid .grid-fluid
.c2.text-left .c2.text-left

View File

@ -4,6 +4,19 @@
.clear .clear
.grid-fluid .grid-fluid
.c6
.article-card
.date March 30, 2016
.title
a(
target="_blank"
href="http://angularjs.blogspot.com/2016/03/code-reuse-in-angular-2-native-mobile.html"
) Code Reuse in Angular 2 Native Mobile Apps with NativeScript
p In this article, I'm going to show you how to create a single application with Angular 2 that can be rendered on the web, or rendered in a native mobile application with NativeScript. Here's what you can expect to learn...
.author
img(src="/resources/images/bios/shield-bio-placeholder.png")
.posted Guest posted by <b>Nathan Walker</b>
.c6 .c6
.article-card .article-card
.date March 16, 2016 .date March 16, 2016
@ -16,24 +29,37 @@
.author .author
img(src="/resources/images/bios/jelbourn.jpg") img(src="/resources/images/bios/jelbourn.jpg")
.posted Posted by <b>Jeremy Elbourn</b> .posted Posted by <b>Jeremy Elbourn</b>
.c6
.article-card
.date February 15, 2016
.title
a(
target="_blank"
href="https://angularjs.blogspot.com/2016/03/why-angular-renders-components-with.html"
) Advantages of Angular Templates
p In modern web development, there are several techniques for building the components used by web applications. Angular's templates are authored using semantic HTML, encouraging a strong separation between...
.author
img(src="/resources/images/bios/victor.jpg")
.posted Posted by <b>Victor Savkin</b>
.grid-fluid.l-space-bottom-2.l-space-top-4 .grid-fluid.l-space-bottom-2.l-space-top-4
.c12.text-center .c12.text-center
h3.text-headline.text-uppercase Developer Community h3.text-headline.text-uppercase Developer Community
.clear .clear
.grid-fluid
.c6
.article-card
.date April 7, 2016
.title
a(
target="_blank"
href="http://www.mediacurrent.com/blog/building-wundergroundcom-drupal-angular-2-challenge-1-how-bootstrap"
) Building Wunderground.com with Drupal & Angular 2: How to Bootstrap
p One of our first big concerns was how to bootstrap our components into an app. This is problematic because we dont only render angular components on the page, we also allow regular Drupal-rendered panes...
.author
img(src="/resources/images/bios/shield-bio-placeholder.png")
.posted Posted by <b>Matt Davis</b>
.c6
.article-card
.date April 5, 2016
.title
a(
target="_blank"
href="http://blog.jetbrains.com/webstorm/2016/04/angular-2-workflow-in-webstorm/"
) Angular 2 workflow in WebStorm
p WebStorm can be a great playground for your new Angular 2 applications. In this blog post wed like to share with you some tips and tricks that we hope youll find useful ...
.author
img(src="/resources/images/bios/shield-bio-placeholder.png")
.posted Posted by <b>Ekaterina Prigara</b>
.grid-fluid .grid-fluid
.c6 .c6
.article-card .article-card
@ -50,43 +76,17 @@
.c6 .c6
.article-card .article-card
.date March 20, 2016 .date March 21, 2016
.title .title
a( a(
target="_blank" target="_blank"
href="http://johnpapa.net/es5-es2015-typescript/" href="https://www.mediacurrent.com/blog/blog-series-weather-underground-angular-2-introduction"
) Understanding ES5, ES2015 and TypeScript ) Building Wunderground.com with Drupal & Angular 2: An Introduction
p What is the difference between ES5, ES2015 (formerly known as ES6), and TypeScript? Which should we learn and use? First, lets create a foundation for our discussion for each of these. TypeScript is a superset of... p For the wunderground.com project, our mandate was to use the same Drupal 7 platform originally built for weather.com. [...] instead of starting a new project using Angular 1...
.author
img(src="/resources/images/bios/john-papa.jpg")
.posted Posted by <b>John Papa</b>
.grid-fluid
.c6
.article-card
.date March 19, 2016
.title
a(
target="_blank"
href="https://toddmotto.com/component-events-event-emitter-output-angular-2"
) Component events with EventEmitter and "Output" in Angular 2
p Angular 2 Components have a far better way of notifying parent Components that something has happened via events. There is no longer two-way data binding in Angular 2 in the same...
.author .author
img(src="/resources/images/bios/shield-bio-placeholder.png") img(src="/resources/images/bios/shield-bio-placeholder.png")
.posted Posted by <b>Todd Motto</b> .posted Posted by <b>Matt Davis</b>
.c6
.article-card
.date March 10, 2016
.title
a(
target="_blank"
href="http://almerosteyn.com/2016/03/immutable-component-input-from-observable"
) Angular2: Binding an observable to an immutable child component input.
p Sometimes it is the simple things that can cost you hours when looking at new technology. For me it was creating an asynchronous binding in Angular2. I wanted to create a re-usable child component that would...
.author
img(src="/resources/images/bios/shield-bio-placeholder.png")
.posted Posted by <b>Almero Steyn</b>
.grid-fluid.l-space-bottom-2.l-space-top-4 .grid-fluid.l-space-bottom-2.l-space-top-4
.c12.text-center .c12.text-center