Jump to content

Is It Good Learn Jquery?


dollar

Recommended Posts

I'd say after learning PHP and MySQL. That way, you'll have a cover of both client side and server side scripting before you begin your focus on the client side, which is where jQuery is used.

Link to comment
Share on other sites

The only thing that I would add is that regardless of whether you learn client-side first or server-side first, do yourself a favor and become proficient in pure javascript before you take on learning a javascript library such as jQuery.Edit: And I mean really proficient. I worked on web pages over ten years using pure javascript before I started using jQuery.

Link to comment
Share on other sites

I learned basic Javascript, then moved onto php/mysql since that allows for more functional web sites, and ive learned basic jQuery ajax stuff. I found that to be really useful. The syntax for jQuery is kind of funny and its confusing reading the documentation online in my opinion.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...