Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E685D052 for ; Mon, 11 Feb 2013 18:04:53 +0000 (UTC) Received: (qmail 56497 invoked by uid 500); 11 Feb 2013 18:04:53 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 56465 invoked by uid 500); 11 Feb 2013 18:04:53 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 56457 invoked by uid 99); 11 Feb 2013 18:04:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2013 18:04:52 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [203.216.7.223] (HELO www.atypical.net) (203.216.7.223) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2013 18:04:48 +0000 Received: from joant by www.atypical.net with local (Exim 4.80) (envelope-from ) id 1U4xju-0002CC-Ec for dev@couchdb.apache.org; Tue, 12 Feb 2013 03:04:26 +0900 Date: Mon, 11 Feb 2013 13:04:26 -0500 From: Joan Touzet To: dev@couchdb.apache.org Subject: Re: In-browser debugging with Node.js couchjs Message-ID: <20130211180426.GA7850@atypical.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Checked: Checked by ClamAV on apache.org I immediately think: is sandboxing a concern? Also, this is a test email to see if my MUA is configured correctly, please (mostly) ignore. -Joan On Mon, Feb 11, 2013 at 03:44:57PM +0100, Jan Lehnardt wrote: > > On Feb 11, 2013, at 15:04 , Jason Smith wrote: > > > I just pushed more work in my nodejs_couchdb branch. > > > > I have a working in-browser GUI debugger. You can set breakpoints, step > > through code, inspect data values. This works for any JavaScript code > > CouchDB runs: map/reduce functions, validate_doc_update, filters, etc. > > > > I put up some quick screenshots and mp4 screencast to show what it's like: > > > > https://jhs.iriscouch.com/files/debugger/debug.html > > > > I would love to hear feedback from people. What are your thoughts? > > > > Me? I think it shows the power of Node.js. It shows possible opportunity > > cost if we do not use it. > > HOLY SHIT THIS IS HOT > > -- Joan Touzet | joant@atypical.net | wohali everywhere else