Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tryenc/tech_talk_js_compilation

A presentation about how JS is compiled during run-time.
https://github.com/tryenc/tech_talk_js_compilation

Last synced: 10 days ago
JSON representation

A presentation about how JS is compiled during run-time.

Awesome Lists containing this project

README

        

A tech talk, built with reveal.js, that covers how JavaScript is compiled during run time, how this can lead to hoisting, and the execution context object.