// TODO: don't duplicate text from /docs/js/latest/resources.jade
.l-main-section
  h2 Victor Savkin's Blog Posts
  ul
    li Two Phases of Angular 2 Applications
    li Forms in Angular 2
    li Change detection
    li Functional programming 
    li Dependency injection
.l-main-section
  h2  Videos
  h4 Intro Vidoes
  ul
    li Building a Todo App by David East
    li Angular 2 Forms by David East
  h4 ng-conf
  ul
    li Playlist of ng-conf 2015 videos.
    li Day 1 Keynote: a broad overview of Angular 2, migration, and where we are headed.
    li Day 2 Keynote: Misko and Rado do a deep-dive on Angular 2 details.
    li Creating Container Components with Web Components in Angular: Kara Erickson & Rachael L Moore.
    li Change Detection Reinvented: Why Angular 2 change detection is fast out of the box and options for developers to make it even faster.
  h4 ng-europe
  ul
    li Oct 2014 playlist of ng-europe videos on Angular 2 and the future of Angular.
.l-main-section
  h2  API Design Docs & Notes
  ul
    li Best Practices
    li Best Practices
    li API Design Docs
    li Meeting Notes
    li Presentations
    li More...