Completed
in javascript
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Stop Using JavaScript for That: Moving Features from CSS to HTML
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preamble
- 3 do i hate js?
- 4 i love...
- 5 the rule of least power
- 6 browser makers are listening
- 7 once you learn something
- 8 lets get started
- 9 custom toggles
- 10 datalist
- 11 in-page transitions
- 12 jquery. awesome.
- 13 in javascript
- 14 accessibility
- 15 smooth
- 16 carousels
- 17 video by adam argyle: https://youtu.be/34zcWFLCDIc?si=t3F4DV2res2ji6wx
- 18 accordions and modals
- 19 dialog
- 20 container queries
- 21 stop using js... in the future
- 22 masonry layout
- 23 the parent selection :has
- 24 scroll driven animations
- 25 no more js needed!
- 26 i hope you love css and html now, too!