Interview Questions

Are Ajax applications easier to develop than traditional web applications?

AJAX Questions and Answers


(Continued from previous question...)

Are Ajax applications easier to develop than traditional web applications?

Not necessarily. Ajax applications inevitably involve running complex JavaScript code on the client. Making that complex code efficient and bug-free is not a task to be taken lightly, and better development tools and frameworks will be needed to help us meet that challenge.

(Continued on next question...)

Other Interview Questions