We use cookies to enhance your browsing experience, serve personalised ads or content, and analyse our traffic.
By clicking "I accept", you consent to our use of cookies.

Evento:
Web Day 2022
Lingua:
Italiano

Tag

  • JavaScript
  • Web - Front-end development

Speaker

Understanding JavaScript compilation

Compiling modern JavaScript to older ECMAScript-compatible versions has allowed the web to evolve incredibly fast while making us happier developers. But how does the compilation process work? How can we write our own Babel plugins? What do we need to know to get started doing it?
In this talk, we will explore the world of compilers, keeping things easy and accessible to anyone, so that everyone can start writing their own Babel plugins or extending the default JavaScript grammar.