April 2022

January 2022

November 2021

Customizing Service Workers in ReactJS Progressive Web Apps with Google Workbox

By |2021-11-03T08:08:54-06:00November 2nd, 2021|Categories: ReactJS|

Learn how to customize Google Workbox’s default behavior for a service worker in your React app. This articles explains how to modify the behavior of the service worker life cycle, enabling fully automated updates of your app in the background. Includes a bonus section with a React Bootstrap component alert

October 2021

Developer’s Guide to Opaque Keys

By |2021-10-19T07:27:28-06:00October 18th, 2021|Categories: Open edX|

Open edX courseware leverages two powerful technologies for locating and interacting with course content, both of which were developed internally. Opaque Keys describe the location of course content both in terms of browser access via url as well as internally in the application source code. XBlocks generically describe individual units