Answer the question
In order to leave comments, you need to log in
Materials on modern Javascript?
The time has come for me to take up client-side scripting, but I am superficially familiar with Javascript. In this regard, the following materials are needed:
Answer the question
In order to leave comments, you need to log in
cross-browser issues are usually encapsulated in libraries/frameworks (jQuery/Prototype/Mootools/etc) and rarely come up.
1. jQuery, MooTools, Prototype, etc.
2., 3., 4. javascript.ru/
5. To be decided by the developer.
I actively use w3schools.com/ as a Javascript reference (without affecting frameworks) , it is also very useful in HTML, CSS. For the last two , reference.sitepoint.com/ is no less interesting, as it reveals several other aspects.
I mainly use JQuery as a framework. On it, I can name the following materials as useful:
anton.shevchuk.name/javascript/jquery-for-beginners/
docs.jquery.com/Main_Page
docs.jquery.com/Tutorials
It is also quite harmless to get acquainted with debugging in Firebug. On Habré ran a very good series of articles about him.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question