So I was wondering, does any of you guys write maintainable Javascript code? I find it very hard to write clean Javascript code. For some reason, I cannot treat JS like any other language. I feel the language itself promotes dirty code.
Do you guys feel the same way?
Are there any techniques you find useful to make your Javascript readable and maintainable?
Do you guys feel the same way?
Are there any techniques you find useful to make your Javascript readable and maintainable?