#javascript
Read more stories on Hashnode
Articles with this tag
The subtle shift in bundlejs' behaviour ยท Greetings, fellow devs and bundlejs aficionados! ๐ I was closing out some long lived issues over on bundlejs,...
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...
https://twitter.com/okikio_dev/status/1439825148769619972?s=20 I released major updates for https://bundlejs.com, they include add copy, wrap,...
Out of curiosity I created a small demo detailing how you can implement GZIP in the browser, I used fflate for the GZIP compression, and pretty-bytes...
Dark mode...Dark mode for everyone, start using the `color-scheme` property today. ยท I have a simple message for web developers, start adding the...
I recently posted about @okikio/animate, a new Animation library that uses the Web Animation API (WAAPI) to create smooth, and highly performant...