Available Remote
I'm a Software Engineer & avid open source contributor, with a knack for performance and UX. Currently working at BigBinary.
A walkthrough on the process of shifting internal scripts in Babel from CommonJS to ESM and how I contributed to that.
TL;DR When Javascript front-ends get too big to be shipped as-is to user machines, we use various ways to reduce the payload size. The most…
At React Conf 2018, the React team presented the Hooks proposal . If you’d like to understand what Hooks are and what problems they solve…