Completed
Class names are the Local Variables of your CSS
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Interoperable CSS
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 JavaScript in 2008
- 3 Interoperable JavaScript Modules March 21, 2009 Kris Kowal
- 4 CommonJS July 2009
- 5 "Whatever Node Does." became the standard
- 6 Sweet JavaScript History Lesson!
- 7 Browserify September 5, 2011
- 8 You can change the human interface of a language without needing to change the machine interface.
- 9 Interoperable CSS June 21, 2015
- 10 Human interfaces
- 11 Good design should lead you to good practice
- 12 What would make CSS easier for humans?
- 13 Class names are the Local Variables of your CSS
- 14 CSS Modules - Part One Local-by-default
- 15 Target everything directly & stop leaking styles
- 16 CSS Modules - Part Two Composition
- 17 Multi-file composition
- 18 Define an API into your styles for your markup to use
- 19 Isolation & reuse
- 20 Conclusion
- 21 Good abstractions should save you cognitive load