logo dotConferences
Menu

Pocket-sized JavaScript

Henrik Joreteg at dotJS 2015

JavaScript on the mobile web has a bad rap as being slow and non-performant. Henrik argues that by being minimalist from the start and using new techniques like Virtual DOM and Web Workers, we can do more with less and build blazing fast apps on mobile.

Slides

To see the slides, you can click here

More details

For more, check out Henrik's proof of concept app that only weights 8.5kb of JS.