View Single Post
Old 01-13-2013, 03:12 AM   PM User | #17
doubledee
Regular Coder

 
doubledee's Avatar
 
Join Date: Mar 2011
Location: Arizona
Posts: 612
Thanks: 19
Thanked 0 Times in 0 Posts
doubledee has a little shameless behaviour in the past
Redcoder,

Not to add to the debate, but my personal reason for avoiding JavaScript and AJAX is this...

Most systems and programmers that I see flock to JavaScript and AJAX don't focus on good design first. (I am working on a $5 million piece of junk at work that would come to a grinding halt if you turned off JS?!)

My goal is to build a website that works entirely *without* JS, and then after I have a website that is designed well and supports clients with JS off, THEN I can consider "prettying things up" and making things "sexier" with JS.

So far, I can get as good of a user-experience WITHOUT JS as with it.

But that is just me.


Debbie
doubledee is offline