Here's a list of tools that I find are invaluable while programming
Regex101
An amazing tool that lets you learn, test, and put together clean regular expressions.
JSFiddle
A playground to test your (HTML,) CSS & Javascript. Sites like this have revolutionised coding and collaboration.
JSBin
A JSFiddle clone and well cool in its own right.
- Log in to post comments