Tagged Questions

0
votes
7answers
838 views

Firefox add-on tools for checking JavaScript syntax?

Not sure if there is any Firefox add-on tool for checking JavaScript syntax, var declaration, or even pre-compiling available? I find out is very difficult to debug JavaScript in a web html page. I …
3
votes
5answers
463 views

Best javascript framework for drawing/showing images?

What's the best javascript framework for drawing (lines, curves whatnot) on images?
12
votes
6answers
1k views

What is the best resource you know to learn Dojo?

The Dojo toolkit looks like it is very useful, but the docs feel very incomplete and buggy. Can anyone suggest a book or other resource to help a javascript novice really learn to use Dojo?