news(nov): Some news and a blog post update
This commit is contained in:
parent
eff32ecbdd
commit
14db838f8b
|
@ -7,17 +7,6 @@ table.is-full-width
|
|||
|
||||
tbody
|
||||
|
||||
<!-- Devoxx Belgium -->
|
||||
tr
|
||||
th
|
||||
a(
|
||||
target="_blank"
|
||||
href="https://www.devoxx.be/"
|
||||
) Devoxx Belgium
|
||||
td Antwerp, Belgium
|
||||
td Nov. 7-11, 2016
|
||||
|
||||
|
||||
<!-- DEVIntersection -->
|
||||
tr
|
||||
th
|
||||
|
|
|
@ -4,6 +4,19 @@
|
|||
.clear
|
||||
|
||||
.grid-fluid
|
||||
.c6
|
||||
.article-card
|
||||
.date Nov 2, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="http://angularjs.blogspot.ca/2016/11/easy-angular-authentication-with-json.html"
|
||||
) Easy Angular Authentication with JSON Web Tokens
|
||||
p Stateless authentication is a great fit for Angular apps. In this post, guest-blogger Ryan Chenkie from Auth0 talks about implementing it using JSON Web Tokens....
|
||||
.author
|
||||
img(src="/resources/images/bios/shield-bio-placeholder.png")
|
||||
.posted Posted by <b>Ryan Chenkie</b>
|
||||
|
||||
.c6
|
||||
.article-card
|
||||
.date Oct 12, 2016
|
||||
|
@ -17,18 +30,6 @@
|
|||
img(src="/resources/images/bios/stephenfluin.jpg")
|
||||
.posted Posted by <b>Stephen Fluin</b>
|
||||
|
||||
.c6
|
||||
.article-card
|
||||
.date Oct 7, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="http://angularjs.blogspot.com/2016/10/versioning-and-releasing-angular.html"
|
||||
) Versioning and Releasing Angular
|
||||
p In order for the ecosystem around Angular to thrive, developers need stability from the Angular framework so that reusable components and libraries, tools and learned practices don’t go obsolete unexpectedly...
|
||||
.author
|
||||
img(src="/resources/images/bios/igor-minar.jpg")
|
||||
.posted Posted by <b>Igor Minar</b>
|
||||
|
||||
.grid-fluid.l-space-bottom-2.l-space-top-4
|
||||
.c12.text-center
|
||||
|
@ -64,6 +65,18 @@
|
|||
|
||||
|
||||
.grid-fluid
|
||||
.c6
|
||||
.article-card
|
||||
.date Oct 13, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="http://www.upway2late.com/#/blogs/angular2-cli-and-dot-net-core"
|
||||
) Using the Angular 2 CLI with .NET Core 1.0 and Visual Studio 2015
|
||||
p This web site was most recently written in Angular 2, when Angular 2 was still in beta. I have rewritten it now that Angular 2 is RTM, using Angular CLI Beta 15. The site now also uses .NET Core...
|
||||
.author
|
||||
img(src="/resources/images/bios/shield-bio-placeholder.png")
|
||||
.posted Posted by <b>James Katic</b>
|
||||
.c6
|
||||
.article-card
|
||||
.date Oct 10, 2016
|
||||
|
@ -77,19 +90,6 @@
|
|||
img(src="/resources/images/bios/shield-bio-placeholder.png")
|
||||
.posted Posted by <b>Daniel Zen</b>
|
||||
|
||||
.c6
|
||||
.article-card
|
||||
.date Sept 30, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="http://www.simb.co/angular-cli-using-docker/?platform=hootsuite"
|
||||
) Using Angular CLI to create Angular 2 applications in Docker
|
||||
p Angular CLI is a great tool for developing Angular 2 applications. I thought it would be fun to do a quick demo...
|
||||
.author
|
||||
img(src="/resources/images/bios/shield-bio-placeholder.png")
|
||||
.posted Posted by <b>Simeon Bateman</b>
|
||||
|
||||
|
||||
.grid-fluid.l-space-bottom-2.l-space-top-4
|
||||
.c12.text-center
|
||||
|
|
Loading…
Reference in New Issue