Completed
Code Infiltration
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Future Is Modules Not Frameworks - JS Modules Architecture Demo
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Modules
- 3 Frameworks
- 4 Web Libraries
- 5 Micro Libraries
- 6 Code Infiltration
- 7 Coding dysentery
- 8 Example of dysentery
- 9 What is the coding utopia
- 10 Code example
- 11 Is this feasible
- 12 We need to take modules
- 13 EventListener
- 14 W3C
- 15 Can we have modules today
- 16 ECMO standards
- 17 HTML5 CSS3
- 18 REST API
- 19 Common JS Proposed Standards
- 20 AMD
- 21 Standards dont cover everything
- 22 How do you deal with that
- 23 Inversion of control
- 24 AMD module format
- 25 AMD momentum
- 26 Plugins
- 27 Other modules
- 28 Dojo
- 29 Write a module
- 30 Demo
- 31 Component structure
- 32 AMD defined module
- 33 Wire