Conversation:
Notices
-
Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca (bobjonkmanformer)'s status on Wednesday, 20-Nov-2013 17:02:44 EST
Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca
@jk The technique for cleaning up the visual look of code is called "pretty printing", so one of these might help: https://ixquick.com/do/metasearch.pl?query=javascript%20pretty%20print -
Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca (bobjonkmanformer)'s status on Wednesday, 20-Nov-2013 17:06:09 EST
Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca
Which is different from cleaning up the syntax and grammar of code, called "lint checking", done by a program called "lint" https://ixquick.com/do/metasearch.pl?query=javascript%20lint -
Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca (bobjonkmanformer)'s status on Wednesday, 20-Nov-2013 17:06:53 EST
Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca
TIL "Heisenbug" https://en.wikipedia.org/wiki/Heisenbug
-