As we have Java Docs for Java which gives us information on the APIs of it. Is there similar documentation for JAVASCRIPT.
And I am a newbee Ajax Programmer and required help on the same, where can i get answers for my Ajax Queried in Code Ranch
Regards,
Arpit
For simple JS it does a good job; for modern JS it provides a hinting mechanism.
Automagically generating documentation for dynamic languages is notoriously difficult--hinting is about the only way to do it. If the original JS isn't written with the hinting there's only so much documentation that can be generated via tools.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.