Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Live Development: Research for live JavaScript

dangoor edited this page Apr 15, 2013 · 12 revisions

This page documents research results for building out live JavaScript development. We're starting with work using the APIs built into Chrome.

Issues with Feature Behavior

  • Using the TodoMVC jquery example
    • The footer blinks when the ScriptAgent is turned on (even when no edits have been made to the script). Even more noticeable with the Backbone example
    • The Live Development icon looks like it's turned off
Clone this wiki locally