diff --git a/public/events.jade b/public/events.jade index c8101ecbf6..353460cd18 100644 --- a/public/events.jade +++ b/public/events.jade @@ -1,20 +1,4 @@ - -.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 - .grid-fluid .c2.text-left diff --git a/public/news.jade b/public/news.jade index b803b89f3e..02de0381e1 100644 --- a/public/news.jade +++ b/public/news.jade @@ -4,6 +4,19 @@ .clear .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 Nathan Walker .c6 .article-card .date March 16, 2016 @@ -16,24 +29,37 @@ .author img(src="/resources/images/bios/jelbourn.jpg") .posted Posted by Jeremy Elbourn - .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 Victor Savkin .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 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 don’t 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 Matt Davis + .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 we’d like to share with you some tips and tricks that we hope you’ll find useful ... + .author + img(src="/resources/images/bios/shield-bio-placeholder.png") + .posted Posted by Ekaterina Prigara .grid-fluid .c6 .article-card @@ -50,43 +76,17 @@ .c6 .article-card - .date March 20, 2016 + .date March 21, 2016 .title a( target="_blank" - href="http://johnpapa.net/es5-es2015-typescript/" - ) Understanding ES5, ES2015 and TypeScript - p What is the difference between ES5, ES2015 (formerly known as ES6), and TypeScript? Which should we learn and use? First, let’s create a foundation for our discussion for each of these. TypeScript is a superset of... - .author - img(src="/resources/images/bios/john-papa.jpg") - .posted Posted by John Papa - -.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... + href="https://www.mediacurrent.com/blog/blog-series-weather-underground-angular-2-introduction" + ) Building Wunderground.com with Drupal & Angular 2: An Introduction + 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/shield-bio-placeholder.png") - .posted Posted by Todd Motto - - .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 Almero Steyn + .posted Posted by Matt Davis + .grid-fluid.l-space-bottom-2.l-space-top-4 .c12.text-center