Blog
-

Experimenting with the background fetch API
The service worker API is expanding as more ways to use the background dwelling worker emerge. I’ve written before about push notifications and background sync and I recently explored the very new background fetch API. Here’s what I found out about it.
-
-

Speed up bundle install with this one trick
Did you know bundler can download and install gems in parallel?
-

Always install Bundler alongside Ruby with rbenv
Here’s a quick tip for anyone who uses rbenv and ruby-build to manage installing and switching Ruby versions.
-
-

The web share API
Recently I implemented the web share API for my site as a means of testing it out. If you are using version 55 or above of Chrome on Android then you can see it in action by clicking “share it” at the bottom of this post.
-
-
-
-

Doing things wrong
I wrote a blog post last week and bits of it were wrong. This is not a retraction of that blog post, I just wanted to share the feedback that I got, the things I changed and some lessons that I learned.
Subscribe
To keep up with posts on this blog, you can subscribe via RSS or follow me on DEV.