Completed
Object Expression
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Automating Front-End Refactoring
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 refactoring and migrations
- 3 maintaining code
- 4 the frontend nightmare
- 5 current stack
- 6 how we got there
- 7 what is codemode
- 8 how does codemode work
- 9 syntax tree definition
- 10 simple function
- 11 ASP Explorer
- 12 Function Declaration
- 13 GS Coaches
- 14 Object
- 15 Regex
- 16 AST Explorer
- 17 New Expression
- 18 Exporting a Function
- 19 Transforming an Import
- 20 Transforming Special New Expressions
- 21 Importing New Expressions
- 22 Object Expression
- 23 Node Arguments
- 24 Key Object
- 25 Argument Object
- 26 Result
- 27 Transformation
- 28 ASDs
- 29 CSS
- 30 Summary