Okiki's Blog

Okiki's Blog

Follow
homePortfolioDev.toSponsorCode SnippetsCoffee?Bundlejs Changelognewsletter
Tag

Web Development

#web-development

More content

Read more stories on Hashnode


Articles with this tag

bundlejs: An online esbuild based bundler & npm bundle size checker

May 18, 202231 min read 5.1K views

The manual for bundlejs, with tips & tricks for using it, and an explanation of how it works (esbuild-wasm, gzip/brotli compression, npm bundle size) ยท...

bundlejs: An online esbuild based bundler & npm bundle size checker

@okikio/sharedworker

Oct 15, 20212 min read 799 views

SharedWorkers on all browsers, yay ๐ŸŽ‰ ยท For bundlejs.com, and astro.build/play, I found that I needed a way to use SharedWorkers reliably on all...

@okikio/sharedworker