Instead of bundling the course data inside `app.js` load it with an http-request, for faster first page render.
Instead of bundling the course data inside
app.jsload it with an http-request, for faster first page render.