Why I Chose Vanilla JavaScript for a Chrome Extension (No Framework)
When I started building HTML Table Exporter, the default choice would have been React or Vue. Maybe TypeScript for safety.
I went with vanilla JavaScript instead. No framework. No build step for the c
gauchogrid.hashnode.dev5 min read