Skip to content

Instantly share code, notes, and snippets.

@bloodyKnuckles
Last active April 15, 2016 17:59
Show Gist options
  • Save bloodyKnuckles/78e6ae1af5a9fc8a74a6c54b82a57073 to your computer and use it in GitHub Desktop.
Save bloodyKnuckles/78e6ae1af5a9fc8a74a6c54b82a57073 to your computer and use it in GitHub Desktop.
Using [rdce](https://github.com/dirk/rdce) with `browserify`d files.
Edit file to be monitored.
Add `_rdce.report()` in location where will be called after action.
- Use `then` if needing to follow promises.
`browserify` file.
`rdce` file.
Open console in browser.
Run app with `rdce`d file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment