news(oct30): October 30 updates to news and events
This commit is contained in:
parent
db1df77571
commit
e7bcc72610
|
@ -8,6 +8,6 @@ header(class="background-sky l-relative")
|
|||
|
||||
announcement-bar
|
||||
.announcement-bar-slide.clearfix
|
||||
img(src="/resources/images/logos/anglebrackets/anglebrackets.png" width="64")
|
||||
p Join us for <strong>Anglebrackets in Las Vegas</strong> Oct 25-28!
|
||||
a(href="https://anglebrackets.org/#!/" target="_blank" class="button md-button") Register now
|
||||
img(src="/resources/images/logos/anglebrackets/devintersection.png" width="64")
|
||||
p Join us for <strong>DEVintersection Amsterdam</strong> Nov 14-16!
|
||||
a(href="https://www.devintersectioneurope.com/#!/" target="_blank" class="button md-button") Register now
|
|
@ -7,27 +7,6 @@ table.is-full-width
|
|||
|
||||
tbody
|
||||
|
||||
<!-- Angular Brackets -->
|
||||
tr
|
||||
th
|
||||
a(
|
||||
target="_blank"
|
||||
href="https://anglebrackets.org/#!/"
|
||||
) Anglebrackets
|
||||
td Las Vegas, NV
|
||||
td Oct. 25-28, 2016
|
||||
|
||||
<!-- ng-europe -->
|
||||
tr
|
||||
th
|
||||
a(
|
||||
target="_blank"
|
||||
href="https://ngeurope.org/"
|
||||
) ng-europe
|
||||
td Paris, France
|
||||
td Oct. 24-26, 2016
|
||||
|
||||
|
||||
<!-- Devoxx Belgium -->
|
||||
tr
|
||||
th
|
||||
|
|
|
@ -36,6 +36,19 @@
|
|||
.clear
|
||||
|
||||
.grid-fluid
|
||||
.c6
|
||||
.article-card
|
||||
.date Oct 30, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="https://www.thepolyglotdeveloper.com/2016/10/use-pre-populated-sqlite-database-nativescript-angular-2/"
|
||||
) Use A Pre-Populated SQLite Database With NativeScript And Angular 2
|
||||
p I figured it would be a good idea to demonstrate how to ship a NativeScript Angular 2 application with a pre-filled SQLite database rather than populating it on-the-fly....
|
||||
.author
|
||||
img(src="/resources/images/bios/shield-bio-placeholder.png")
|
||||
.posted Posted by <b>Nic Raboy</b>
|
||||
|
||||
.c6
|
||||
.article-card
|
||||
.date Oct 13, 2016
|
||||
|
@ -49,6 +62,8 @@
|
|||
img(src="/resources/images/bios/angular-gde-bio-placeholder.png")
|
||||
.posted Posted by <b>Pascal Precht</b>
|
||||
|
||||
|
||||
.grid-fluid
|
||||
.c6
|
||||
.article-card
|
||||
.date Oct 10, 2016
|
||||
|
@ -62,32 +77,18 @@
|
|||
img(src="/resources/images/bios/shield-bio-placeholder.png")
|
||||
.posted Posted by <b>Daniel Zen</b>
|
||||
|
||||
.grid-fluid
|
||||
.c6
|
||||
.article-card
|
||||
.date Sept 26, 2016
|
||||
.date Sept 30, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="https://www.lucidchart.com/techblog/2016/09/26/improving-angular-2-load-times/"
|
||||
) Improving Angular 2 Load Times and a 29KB Hello World App
|
||||
p At the beginning of this year, Lucidchart rebuilt its editor in Angular 2. The end result of these efforts is that our new editor loads five seconds faste....
|
||||
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>James Judd</b>
|
||||
|
||||
.c6
|
||||
.article-card
|
||||
.date Sept 18, 2016
|
||||
.title
|
||||
a(
|
||||
target="_blank"
|
||||
href="https://medium.com/@areai51/the-4-stages-of-perf-tuning-for-your-angular2-app-922ce5c1b294#.pbvt3c9zo"
|
||||
) The 4 Stages of Perf Tuning for your Angular2 App
|
||||
p While being fast right out of the box, the performance of Angular apps can be further enhanced. Let’s look at each of these...
|
||||
.author
|
||||
img(src="/resources/images/bios/angular-gde-bio-placeholder.png")
|
||||
.posted Posted by <b>Vinci Rufus</b>
|
||||
.posted Posted by <b>Simeon Bateman</b>
|
||||
|
||||
|
||||
.grid-fluid.l-space-bottom-2.l-space-top-4
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 3.4 KiB |
Loading…
Reference in New Issue