Okiki Ojo

Okiki Ojo @okikio

About: Creator of bundlejs.com + Maintainer on astro.build + prev. Vercel

Location:
Ontario, Canada
Joined:
Feb 24, 2020

Okiki Ojo
articles - 16 total

Hot take: Apple v US gov't, the US gov't is right

The lawsuit is more valid than one would think, both legally and logically

Learn More 0 0Apr 5 '24

From Docker to Podman - VS Code DevContainers

Discover how to seamlessly transition from Docker to Podman for managing Visual Studio Code DevContainers, on Linux, Windows and Mac OS

Learn More 1 0Oct 14 '23

ESM & CJS: The subtle shift in bundlejs' behaviour

Greetings, fellow devs and bundlejs aficionados! 🚀 I was closing out some long lived issues over on...

Learn More 0 0Jul 8 '23

Mastering the Art of ESM and CJS Package Handling

bundlejs now bundles ESM and CJS packages with ease, bringing harmony and humor to the js format wars

Learn More 0 0Oct 15 '23

Vercel + Support Center = 🚀

Support Center; my first major project at Vercel , it's been a blast working on it and it's now out....

Learn More 0 0Jul 8 '23

How to upload files with Astro

Uploading files to a server using Astro and FormData and/or express and multerjs

Learn More 6 0Sep 18 '22

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

The manual for bundlejs, with tips & tricks for using bundlejs, and an explanation of how bundlejs works (esbuild-wasm, gzip/brotli compression, etc...)

Learn More 9 0May 19 '22

@okikio/sharedworker, SharedWorkers on all browsers

For bundlejs.com, and astro.build/play, I found that I needed a way to use SharedWorkers reliably on...

Learn More 13 0Oct 15 '21

Major updates for bundlejs.com v0.0.3

Ranging from PWA screenshots to copy, wrap, format & reset buttons, bundlejs.com v0.0.3 is packed full of features.

Learn More 4 0Sep 20 '21

Github Codespaces vs. Gitpod: Choosing the Best Online Code Editor

Gitpod and Github Codespaces are both VS Code based online code editors, with attached Linux dev environment servers. Which is better?

Learn More 10 0Sep 2 '21

GZIP on the Browser

Out of curiosity I created a small demo detailing how you can implement GZIP in the browser, I used...

Learn More 6 0Jul 27 '21

What are your opinions of the Web Animation API (WAAPI)?

I recently learned Matt Perry the creator of Framer Motion, Popmotion, and Pose is creating another...

Learn More 3 0Jul 10 '21

PSA: Add dark mode to your sites, or at least let the browsers do it for you

I have a simple message for web developers, start adding the color-scheme property to your...

Learn More 83 4Jun 22 '21

Adding Custom Easing to the Web Animation API

How to add custom easing to the Web Animation API (WAAPI). You do so, by using Arrays generated using easing functions.

Learn More 0 0Jun 19 '21

@okikio/animate - demos & examples

Here are the demos for the @okikio/animate article I posted last. https://codepen.io/collection/rxOE...

Learn More 1 0Jun 5 '21

@okikio/animate - the animation library built using the Web Animation API (WAAPI)

@okikio/animate is an animation library for the modern web, it uses the Web Animation API to deliver butter smooth animations at a small size.

Learn More 8 2May 26 '21