Service workers are a versatile API used for numerous exciting new browser features, from pre-fetching resources to push notifications. One interesting feature is the Cache API, which lets you store…
Source: http://www.thecodebarbarian.com/an-overview-of-destructuring-assignments-in-node-js.html