Jump to content

Best way to start a project that includes Ajax?


smerny

Recommended Posts

Hey, I'm looking to start a project that will require a bunch of ajax (to keep content up to date with database without user having to refresh, and to allow the user to do things that will update the database without them having to load an entire page). What would be the best way to start such a project? Do I try to learn something such as CakePHP, or something like Google Web Toolkit? Part of the reason for this project is just for the learning experience, I want to find a good framework and learn it so that I can create good websites which incorporate MVC and Ajax and such.

 

Thanks for any advice.

Link to comment
Share on other sites

Frameworks are always worth learning and will help you organise your code better once you know how to use them.

 

A great framework for organising Javascript is backbone. You would still preferably combine this with another framework (such as jQuery) to help with implementation.

 

Edit KP - Fixed URL format

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.