Refactoring large JavaScript codebases

What happens if you're in a small team and need to refactor a huge JavaScript codebase? What if you have to upgrade your code following the latest ECMAScript specifications?

Updating hundreds of thousands of files by hand seems not the best possible option, so here comes the concept of codemods. In this talk, we will see how JavaScript gets interpreted, transformed, and eventually compiled so that refactoring a large codebase won't be a problem anymore.

Speaker

[Info]

Evento:
Web Day 2023
Lingua:
Inglese

Tag

  • JavaScript