Skip to content

Playground

Julian Gonggrijp requested to merge feature/playground into integration

This branch implements #22 (closed). It is a small Backbone application, in which we (obviously) use Wontache not only to render the user input but also for the templates of our views. Along the way, I tackled a couple of challenges:

  • Running the tests with Karma, power-assert, CoffeeScript and ES modules.
  • Using a customized jQuery for a smaller bundle size.
  • Save/restore of the playground session.

Merge request reports

Loading