Tag Archives: AJAX

The Productivity Perks Behind Prototype’s Popularity

Learn how to leverage the popular Prototype JavaScript framework to speed up your AJAX-based development. You’ll see how to use JavaScript in an object-oriented way. The Prototype home page claims that “Prototype is a JavaScript framework that aims to ease … Continue reading

Posted in IT, Programming | Tagged , , | Leave a comment

Speed Up Your AJAX-based Apps with JSON

Find out how to improve your Web application performance by leveraging AJAX and JSON. In particular, you’ll see the advantages of using JSON over XML as a lightweight JavaScript data-interchange format. JSON stands for JavaScript Object Notation and is a … Continue reading

Posted in IT, Programming | Tagged , , | Leave a comment