Last active
April 15, 2016 17:59
-
-
Save bloodyKnuckles/78e6ae1af5a9fc8a74a6c54b82a57073 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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