Jump to content

Resources?


KevinM1

Recommended Posts

I'm familiar with the basics of JavaScript, but would like to learn more about its more advanced features.  Specifically, doing things with custom objects, dealing with closures, the whole 'loss of scope' thing I've heard about, that sort of thing.  I want to get real comfortable with JavaScript before trying my hand at AJAX.

 

I'm the kind of guy who learns best with an actual book in my hands, so are there any decent, up-to-date resources (read: books) that someone could recommend?  And no, w3schools doesn't qualify.

 

Thanks! :)

Link to comment
https://forums.phpfreaks.com/topic/102587-resources/
Share on other sites

hmmm usually only the basics are described very well in these books. The thing is most of the advance javascripting isnt really nicely described in books. The best javascripting is usually accomplished using javascript frameworks such as prototype, mootools and jquery. These frameworks continuously grow and books pretty much reach their expire date very fast on this topic.

 

But if you are determined to get a book try getting one that uses one or more of these javascript frameworks

Link to comment
https://forums.phpfreaks.com/topic/102587-resources/#findComment-526311
Share on other sites

Archived

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

×
×
  • 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.