IDE
Keeping Long JavaScript …
If you’ve ever had a long JavaScript sting that needs to maintain it’s string like format but is too long for your text editor or IDE’s window then this trick will help. Let’s say for example I need to create an OAuth URL for logging into my favorite provider. The values …