React Applications Structure Analysis Using AST - React.js Conf 2015

React Applications Structure Analysis Using AST - React.js Conf 2015

Meta Developers via YouTube Direct link

Introduction

1 of 23

1 of 23

Introduction

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

React Applications Structure Analysis Using AST - React.js Conf 2015

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Static analysis
  3. 3 Why static analysis is difficult
  4. 4 Why static analysis is easier
  5. 5 Lowlevel transformations of code
  6. 6 Highlevel transformations of code
  7. 7 Instrumentation
  8. 8 MVC
  9. 9 Component wrappers
  10. 10 Component wrapper implementation
  11. 11 Generalizing the transform
  12. 12 What is a compiler
  13. 13 What is an AST
  14. 14 Parse
  15. 15 Terminal Step
  16. 16 Using the AST
  17. 17 Traversal and Query
  18. 18 FragmentParse
  19. 19 Templates
  20. 20 Object literals
  21. 21 Transformation
  22. 22 Return component name
  23. 23 Conclusions

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.