Javascript has lovers and deep hell like haters.
Personally I started using it I think as everyone else... a lot of years ago in a messy and uncontrolled way.
I'm not proud of it at all but I had no clue of what was going on. I knew I had this language that let me interact with the DOM so I just had to throw some script blocks into my webpage and it was it.
Later jQuery appeared and somehow I started seeing Javascript as a more serious language. Probably because I was also starting to do some more serious stuff with it.
With these serious stuff the amount of javascript started to pile up and first performance issues arrived which made me start studying the language and more importantly, deeply understanding the environment where it was being executed.
Right now I just love it. It's still a pretty messed up language, with a log of not so logic (at first or even second glance) but once you master it, it becomes a very pleasant environment to work with.
So this is my experience with Javascript and I would like to start this group gathering information about how do you feel about Javascript.
Either you're a developer, a designer or even project manager, how does your gut react when the word Javascript comes up? :)
What do you love about it? What do you absolutely hate about it?
Expert Comment
Cd&