chore(news): add some post-ng-conf news to the site
This commit is contained in:
parent
e7bccbabaf
commit
d3cad1829b
|
@ -38,57 +38,56 @@
|
|||
.grid-fluid
|
||||
.c6
|
||||
.article-card
|
||||
.date April 7, 2016
|
||||
.date May 13, 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 <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 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 <b>Ekaterina Prigara</b>
|
||||
.grid-fluid
|
||||
.c6
|
||||
.article-card
|
||||
.date April 5, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="http://m12.io/blog/we-launched-angular-2-project"
|
||||
) After six months of development we launched on Angular 2
|
||||
p This article is about why and how we came up with the idea of using Angular 2 as a foundation for our web project [...]. Hopefully, for some of us, it will serve as an encouragement...
|
||||
.author
|
||||
img(src="/resources/images/bios/shield-bio-placeholder.png")
|
||||
.posted Posted by <b>Marcin Ryzycki</b>
|
||||
|
||||
.c6
|
||||
.article-card
|
||||
.date March 21, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="http://blog.thoughtram.io/angular/2016/03/21/template-driven-forms-in-angular-2.html"
|
||||
) Template-driven Forms in Angular 2
|
||||
p Angular comes with three different ways of building forms in our applications. There’s the template-driven approach which allows us to build forms with very little to none application code required, then...
|
||||
href="http://blog.thoughtram.io/angular/2016/05/13/angular-2-providers-using-map-literals.html"
|
||||
) Angular 2 Providers using Map Literals
|
||||
p Defining providers in Angular 2 is pretty easy and straight forward. Another, shorter syntax makes creating providers even more enjoyable. In this article we take a look at how to create providers using map literals...
|
||||
.author
|
||||
img(src="/resources/images/bios/pascalprecht.jpg")
|
||||
.posted Posted by <b>Pascal Precht</b>
|
||||
|
||||
|
||||
.c6
|
||||
.article-card
|
||||
.date May 10, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="https://medium.com/@richavyas/aha-moments-from-ngconf-2016-part-1-angular-2-0-compile-cycle-6f462f68632e#.ch4tad4ou"
|
||||
) Aha Moments from ngconf 2016 Part 1: Angular 2.0 Compile Cycle
|
||||
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 <b>Richa Vyas</b>
|
||||
.grid-fluid
|
||||
.c6
|
||||
.article-card
|
||||
.date May 9, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="https://scotch.io/bar-talk/the-best-news-from-angulars-ng-conf-2016"
|
||||
) The Best News from Angular’s ng-conf 2016
|
||||
p ng-conf 2016 in Salt Lake City brought a lot of incredible announcements. Just like last year, let's recap the announcements and takeaways from this year's ng-conf...
|
||||
.author
|
||||
img(src="/resources/images/bios/shield-bio-placeholder.png")
|
||||
.posted Posted by <b>Chris Sevilleja</b>
|
||||
|
||||
.c6
|
||||
.article-card
|
||||
.date May 6, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="https://www.joaogarin.com/blog/building-desktop-apps-with-angular2-and-electron"
|
||||
) Building Desktop Apps with Angular2 and Electron
|
||||
p Electron is a great open source tool from Github that allows you to leverage your Javascript skills to build Desktop apps for MacOS, Windows and Linux systems...
|
||||
.author
|
||||
img(src="/resources/images/bios/shield-bio-placeholder.png")
|
||||
.posted Posted by <b>Joao Garin</b>
|
||||
|
||||
.grid-fluid.l-space-bottom-2.l-space-top-4
|
||||
.c12.text-center
|
||||
h3.text-headline.text-uppercase Twitter
|
||||
|
|
Loading…
Reference in New Issue