Javascript was Invented by the Devil
I have been delving into learning advanced web languages beyond HTML/CSS. I’ve been learning Coldfusion in an erratic style, but I like it because it is intuitive. The tags make sense and they remind my of HTML. PHP is okay, because I can see parallels with Coldfusion. However, Javascript is evil. I hate the language. It is hard to debug and I’m completely unfamiliar with the way it looks. There are too many semi-colons and brackets and other crazy stuff. JQuery even has dollar signs, and I don’t understand why JQuery and Mootools can’t be used at the same time. Well, I do, I know I have to change the entire JQuery library to “no conflict mode,” but I hate how different Javascript codes can mess each other up. I wish everything were like Coldfusion, which tells me exactly where I messed up and what I need to fix. Javascript is evil.