InterviewSolution
| 1. |
What And Where Are The Best Javascript Resources On The Web? |
|
Answer» The best place to start is SOMETHING called the meta- which provides a high-level OVERVIEW of the JavaScript help available on the Net. For INTERACTIVE help with specific problems, nothing beats the primary JavaScript Usenet newsgroup, comp.lang.javascript. NETSCAPE and Microsoft also have vendor-specific developer discussion groups as WELL as detailed documentation for the scripting and object model implementations. The best place to start is something called the meta- which provides a high-level overview of the JavaScript help available on the Net. For interactive help with specific problems, nothing beats the primary JavaScript Usenet newsgroup, comp.lang.javascript. Netscape and Microsoft also have vendor-specific developer discussion groups as well as detailed documentation for the scripting and object model implementations. |
|