What I Learned Building My First Chrome Extension
August 22, 2022|3 min readWhile I'm waiting for my extension to be reviewed by Google for publishing, I thought I'd recap what I learned building my first Chrome extension.
While I'm waiting for my extension to be reviewed by Google for publishing, I thought I'd recap what I learned building my first Chrome extension.
Understanding this one concept in JavaScript will save you many headaches in the future!
While working with Gatsby I encountered both CommonJS and ES6 Module syntax. Let us explore why that is and how they differ.