Skip to content

bolshchikov-public/eak-diving-in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talk Structure

  1. Intro

  2. Theoretical part

    • Purpose of the app kit
    • Prerequisites
      • JSHint*
      • Grunt*
      • ES6 modules*
      • QUnit
      • Karma
      • Bower
    • Project structure
    • Application structure
    • Writing module
  3. Practical part

    • Blog application with two routes
    • About page
    • Articles page with nested route
    • Article view
    • Acceptance test
    • Unit test
  4. Conclusion - useful links