1. Computing

Discuss in my forum

Jennifer Kyrnin

Why I don't like JavaScript :-)

By , About.com GuideOctober 20, 2008

Follow me on:

I am so glad that About.com has Stephen Chapman, the JavaScript Guide as I really don't like JavaScript. Disregarding browser incompatibilities, and the spaghetti code we had to write to compensate, for some reason, I always found debugging JavaScript to be a lot harder than Java or C. And then I found this article 13 JavaScript Gotchas that really summed it up for me. Maybe if I memorize these, I'll find JavaScript a little less annoying. Or maybe I'll just keep using Stephen's site and not worry about it too much.
Comments
October 24, 2008 at 4:22 pm
(1) tiggsy says:

Like you, I avoid js as much as i can (although in some cases it’s unavoidable). I do most things with php and iframes that other people do with AJAX. It’s quicker and doesn’t fail when scripts are turned off in the browser.

October 28, 2008 at 2:52 pm
(2) Wardell says:

I agree that Javascript has it’s problems, and can sometimes be painful to deal with, but I’m actually kind of fond of it.

It’s handy in overcoming the limitations of basic html and css, and can make a site a little more responsive than using server scripts alone.

October 30, 2008 at 10:32 pm
(3) Adam says:

How about using a Javascript library like jQuery ? It does all the behind the scenes cross browser stuff so you can focus on the business logic. http://jquery.com/

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

©2013 About.com. All rights reserved.