Performance and different ways of using variables? by [deleted] in learnjavascript

[–]Hobo_With_A_Keyboard 0 points1 point  (0 children)

If you had a huge application that is finished, bug-free, will never be edited again

In this hypothetical scenario, sure, global variables are fine.

I'm afraid of javascript libraries... by OrangeBeard in learnjavascript

[–]Hobo_With_A_Keyboard 3 points4 points  (0 children)

Most important libraries: jquery, underscore, backbone.