Articles in this series
Babel as a transpiler In old days, JavaScript used to be interpreted directly, it means what you write in the code editor is the same as what's...
A plugin to dynamically wrap React components with Profiler during building without touching your code ยท A long time ago ๐ I wrote the first post...