Daily Shaarli

All links of one day in a single page.

June 5, 2015

Supercharging Jekyll with a ServiceWorker

I’ve been reading a lot about JavaScript ServiceWorkers and, of course, I was itching to try them. A ServiceWorker is like a regular Web Worker on steroids: it’s still great for doing some heavy-lifting in the background without disrupting the main thread, but the really cool thing about it is that it can function as a reverse proxy capable of intercepting any request made from a page.

Is ReactJS faster than AngularJS ?

Short answer ? Nope. Long answer ? Inside.