On 06/09/2010 12:23 PM, Phat Loc wrote:
Hi All,
I am new to Javascript and Couchdb. What tools do you use to create
design docs or JavaScript? I am not a web page developer so I am
looking for a JavaScript repl. Futon is very difficult to use for
creating list in design docs.
I recommend JavaScript Lint (http://www.javascriptlint.com). While not a
repl, it is extremely useful for finding most syntax errors. I use it in
conjunction with vim via the jsl compiler plugin for vim
(http://www.vim.org/scripts/script.php?script_id=2630) There are
compiler plugins for most editors, you'll have to find one for your
specific flavor.
Wendall
Thanks
Phat
Sent from my iPhone