active questions tagged javascript-toolkit - Stack Overflow most recent 30 from stackoverflow.com 2009-12-20T01:45:12Z http://stackoverflow.com/feeds/tag/javascript-toolkit http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/65971/what-is-the-best-resource-you-know-to-learn-dojo 12 What is the best resource you know to learn Dojo? Scott S. 2008-09-15T19:29:40Z 2009-01-13T01:49:08Z <p>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?</p> http://stackoverflow.com/questions/252677/firefox-add-on-tools-for-checking-javascript-syntax 0 Firefox add-on tools for checking JavaScript syntax? David.Chu.ca 2008-10-31T05:31:30Z 2008-10-31T08:57:19Z <p>Not sure if there is any Firefox add-on tool for checking JavaScript syntax, var declaration, or even pre-compiling available? </p> <p>I find out is very difficult to debug JavaScript in a web html page. I have to add some script there. When the scripts get very big or long, it stops working. Basically, there must be some bugs. It is very frustrating even the load event stop working. I do need some good tools to find out the bugs.</p> <p>I have tried FireBug. It is good but not enough. Maybe I don't know all its features. Anyway, I need any good suggestions. </p> http://stackoverflow.com/questions/109149/best-javascript-framework-for-drawing-showing-images 3 Best javascript framework for drawing/showing images? Howard Soro 2008-09-20T19:53:18Z 2008-09-20T20:16:25Z <p>What's the best javascript framework for drawing (lines, curves whatnot) on images?</p>