Migrating a Cancer Genome Data Portal’s Legacy Front-End Build System to Webpack
The build system that I had inherited for the International Cancer Genome Consortium’s Data Portal was fairly modern when the project first… (more…)
Read more »Workbox is a new project from Google that makes service worker use-cases such as caching, background sync and queueing of analytics whilst offline easier to code. Note: Workbox looks like it’s still in active development. API and docs can sometimes be ou… Read more