Parsing JavaScript - Better Lazy Than Eager?

Parsing JavaScript - Better Lazy Than Eager?

JSConf via YouTube Direct link

What can you do

16 of 20

16 of 20

What can you do

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Parsing JavaScript - Better Lazy Than Eager?

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

  1. 1 Intro
  2. 2 Parsing
  3. 3 Why should you care
  4. 4 Parsing modes
  5. 5 Parse example
  6. 6 Other heuristics
  7. 7 Lazy vs eager cases
  8. 8 Why lazy parsing
  9. 9 Force eager parsing
  10. 10 Function context allocation
  11. 11 Lazy parsing with names
  12. 12 Lazy parsing with nested functions
  13. 13 Why is parsing hard
  14. 14 A typical parser bug
  15. 15 Benchmarking
  16. 16 What can you do
  17. 17 Code Cache
  18. 18 Streaming
  19. 19 Evolve
  20. 20 Bonus Content

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.