|
36 | 36 | .clear
|
37 | 37 |
|
38 | 38 | .grid-fluid
|
| 39 | + .c6 |
| 40 | + .article-card |
| 41 | + .date Oct 30, 2016 |
| 42 | + .title |
| 43 | + a( |
| 44 | + target="_blank" |
| 45 | + href="https://www.thepolyglotdeveloper.com/2016/10/use-pre-populated-sqlite-database-nativescript-angular-2/" |
| 46 | + ) Use A Pre-Populated SQLite Database With NativeScript And Angular 2 |
| 47 | + 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.... |
| 48 | + .author |
| 49 | + img(src="/resources/images/bios/shield-bio-placeholder.png") |
| 50 | + .posted Posted by <b>Nic Raboy</b> |
| 51 | + |
39 | 52 | .c6
|
40 | 53 | .article-card
|
41 | 54 | .date Oct 13, 2016
|
|
49 | 62 | img(src="/resources/images/bios/angular-gde-bio-placeholder.png")
|
50 | 63 | .posted Posted by <b>Pascal Precht</b>
|
51 | 64 |
|
| 65 | + |
| 66 | +.grid-fluid |
52 | 67 | .c6
|
53 | 68 | .article-card
|
54 | 69 | .date Oct 10, 2016
|
|
62 | 77 | img(src="/resources/images/bios/shield-bio-placeholder.png")
|
63 | 78 | .posted Posted by <b>Daniel Zen</b>
|
64 | 79 |
|
65 |
| -.grid-fluid |
66 | 80 | .c6
|
67 | 81 | .article-card
|
68 |
| - .date Sept 26, 2016 |
| 82 | + .date Sept 30, 2016 |
69 | 83 | .title
|
70 | 84 | a(
|
71 | 85 | target="_blank"
|
72 |
| - href="https://www.lucidchart.com/techblog/2016/09/26/improving-angular-2-load-times/" |
73 |
| - ) Improving Angular 2 Load Times and a 29KB Hello World App |
74 |
| - 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.... |
| 86 | + href="http://www.simb.co/angular-cli-using-docker/?platform=hootsuite" |
| 87 | + ) Using Angular CLI to create Angular 2 applications in Docker |
| 88 | + p Angular CLI is a great tool for developing Angular 2 applications. I thought it would be fun to do a quick demo... |
75 | 89 | .author
|
76 | 90 | img(src="/resources/images/bios/shield-bio-placeholder.png")
|
77 |
| - .posted Posted by <b>James Judd</b> |
78 |
| - |
79 |
| - .c6 |
80 |
| - .article-card |
81 |
| - .date Sept 18, 2016 |
82 |
| - .title |
83 |
| - a( |
84 |
| - target="_blank" |
85 |
| - href="https://medium.com/@areai51/the-4-stages-of-perf-tuning-for-your-angular2-app-922ce5c1b294#.pbvt3c9zo" |
86 |
| - ) The 4 Stages of Perf Tuning for your Angular2 App |
87 |
| - 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... |
88 |
| - .author |
89 |
| - img(src="/resources/images/bios/angular-gde-bio-placeholder.png") |
90 |
| - .posted Posted by <b>Vinci Rufus</b> |
| 91 | + .posted Posted by <b>Simeon Bateman</b> |
91 | 92 |
|
92 | 93 |
|
93 | 94 | .grid-fluid.l-space-bottom-2.l-space-top-4
|
|
0 commit comments