hello!!!

guyz i want to learn how to make a website or web application, and i want to use ajax language.what are the compbination of ajax.it is easy to use or not?

Recommended Answers

All 2 Replies

ajax is very easy to use. you just need to learn the basic JavaScript.

I've learnt it from youtube videos and "api.jquery.com" (original jquery website and click on api)

look for tutorials on youtube with most views because these are most popular and well explained.

it is easy to use or not?

Everything tends to be easy once you learn how to use it. As t_thakar mentioned, you do need to have a bit of JavaScript knowledge if you plan on incorporating AJAX into your projects.

In addition, if you do get into JavaScript and AJAX, you may want to investigate jQuery which is just a very good JavaScript library and it also has AJAX methods which makes development a whole lot easier.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.