The Tech Stack Behind HTML Table Exporter: No Framework, No Build Step (Almost)
When I started building HTML Table Exporter, I had a decision to make: React/Vue/Svelte, or vanilla JavaScript?
I chose vanilla. No framework. No bundler in development. Just JavaScript files that run directly in the browser.
Here's the full stack an...
gauchogrid.hashnode.dev5 min read