The Role of Transpilers in JS Optimization
1 min read

The Role of Transpilers in JS Optimization

In this talk, I go over the basics of JS from the perspective of performance such as minification & compile-time macros. We'll have the look at the impact of heavy abstractions in JS & how to overcome them.
The Role of Transpilers in JS Optimization