Do you have a favorite site or homegrown page in your toolbox to help you during development of your Javascript?
Something to help you:
- validate
- run
- debug, inspect
- unit test
Looking for somewhere to paste my JS into, click a Run button, and have it evaluate the statements. This might be for simple snippets for manipulation of numbers, strings, custom objects, etc.