From the video, JavaScript in 2015
To get this example running, check out this repository, and:
npm install -g jspm live-server
jspm install
live-server
To run in production mode, run jspm bundle-sfx --minify lib/main
then switch the DEV and PROD scripts on index.html
Happy new year!