chore(resources): more additions on resources
This commit is contained in:
parent
b0e81a6783
commit
01aa15830d
|
@ -36,6 +36,10 @@ div
|
||||||
li
|
li
|
||||||
a(class="title text-body" href="https://egghead.io/technologies/angular2") Angular 2 videos
|
a(class="title text-body" href="https://egghead.io/technologies/angular2") Angular 2 videos
|
||||||
|
|
||||||
|
h3 Frontend Masters
|
||||||
|
li
|
||||||
|
a(class="title text-body" href="https://frontendmasters.com/courses/angular-2/") Building Web Apps with Angular 2
|
||||||
|
|
||||||
h3 Workshops & Onsite Training Vendors
|
h3 Workshops & Onsite Training Vendors
|
||||||
ul(class="publisher")
|
ul(class="publisher")
|
||||||
li
|
li
|
||||||
|
@ -110,6 +114,8 @@ div
|
||||||
a(class="text-body" href="https://github.com/johnpapa/lite-server") Lite-server
|
a(class="text-body" href="https://github.com/johnpapa/lite-server") Lite-server
|
||||||
li
|
li
|
||||||
a(class="text-body" href="https://github.com/mgechev/codelyzer") Codelyzer
|
a(class="text-body" href="https://github.com/mgechev/codelyzer") Codelyzer
|
||||||
|
li
|
||||||
|
a(class="text-body" href="https://github.com/aspnet/nodeservices") Universal for ASP.NET
|
||||||
|
|
||||||
h3 IDEs
|
h3 IDEs
|
||||||
ul
|
ul
|
||||||
|
|
Loading…
Reference in New Issue