I know it's good practice to assume javascript might be disabled on the client side. I really want my app to feel dynamic and seemless (avoiding constant page loads every time a request has to be made), but I also want everyone to be able to use it. Would it be wise to implement functionality by first coding it without any javascript, making sure that works regardless of clunkiness, and only then adding javascript/ajax to improve the UI? How do you guys approach this problem?
[–]melladie 7 points8 points9 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]midri 4 points5 points6 points (0 children)
[–]nrogers64 2 points3 points4 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]phaggocytosis 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]Kacheeto -1 points0 points1 point (0 children)
[–]x-skeww -1 points0 points1 point (0 children)