Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

What is an Ajax Pattern?

  • 26-10-2010 08:59PM
    #1
    Registered Users, Registered Users 2 Posts: 373 ✭✭


    Hi. Am I right in saying that an Ajax pattern is your choice of technology for a particular application. For example. Javascript as your client code. Xml as your data format. jquesry as a framework. PHP as the server code etc?


Comments

  • Closed Accounts Posts: 410 ✭✭JohnathanM


    Pretty much the same as patterns in any environment. It's not the technology used, but the way in which it is used to organise code in familiar manners regarded (to an extent at least) as best practice to solve particular problems.

    See here, and here.


Advertisement