Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Angelico Newsgroups: comp.lang.python Subject: Re: After a year using Node.js, the prodigal son returns Date: Fri, 6 May 2016 12:53:11 +1000 Lines: 17 Message-ID: References: <5729b9d8$0$1612$c3e8da3$5496439d@news.astraweb.com> <572C0629.6030509@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de Ja+AWXWSq2hMOyTJAZ0UCg/Rf7xxRue5yrJUAhsT33dw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.051 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'subject:using': 0.09; 'python': 0.10; '2016': 0.16; 'frankly': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:son': 0.16; 'url:talks': 0.16; 'wrote:': 0.16; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'am,': 0.23; 'written': 0.24; 'header:In-Reply-To:1': 0.24; 'fri,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'bad.': 0.29; 'really,': 0.29; 'michael': 0.33; "d'aprano": 0.33; 'steven': 0.33; 'that,': 0.34; 'received:google.com': 0.35; 'received:209.85': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'front': 0.38; 'received:209': 0.38; 'subject:the': 0.39; 'decided': 0.66; 'sounds': 0.76; 'chrisa': 0.84; 'gavin': 0.84; 'received:209.85.215.42': 0.84; 'subject:After': 0.84; 'twelve': 0.84; 'to:none': 0.91; 'try.': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc; bh=a9JexyUASA/8b+JrWT0GLdv7kZT1IO/Mb6ImYKxdynM=; b=uffOhce/mKbFA+EPBrm+XSd8s7syi6yMSgu190TjqhQJ36BjzF2fwNZjbLTx23jS+p Yn9iBYHyZjj7S0cpC5jVg0OPSpl0+ujoG9pJT6qRKRYhZAUh9ful/EKg6OllYeKvA6qW 0GahU+dutJDSTn3rRnzOeAfYhDArZpTFwQWK+NN0vE4Dan8rH1xTWr/+ukWfkBQ980aC INx/hHy8Ozq4rw29hCWnCKxMFQYlLC+RP8c/XKfm3wcp+z2JlM/XDFD6crVKMVsHamDU cd27SA3OW6AMypNQbrOOZlnZ5dmjVQ9Z1LwvFV2V1ry4AHhiIT3jzTFvPsmZeq/5qhkK 89Uw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:cc; bh=a9JexyUASA/8b+JrWT0GLdv7kZT1IO/Mb6ImYKxdynM=; b=dsZvKaO1Ngk58o5W87YmRlcivEaRtcTPMEiCBBAAt4NyoFiZTsiGUwEhtyH4sBHgV5 HOc6A1duvMBrlCsN55FnzRybcHYyIC8ZJG+a8jBCqY53hP/ATpKbqPJeadKG41saigt3 hDHypiRy6QbYkWST3ZHFUfoxTrMRQORcov34VaabNEtio3jDKpGAbu2WkK4A/ixgMIDn aJ+YzxLSjYzcs4oZRyzZQ0QcJit/vgZ86BEF94wNJ/DTdDA0vvl322qtqjSvH5QhIlTw 53zxZlq/cagEzlJ+8pBp4f3UNPlFqc23OhreJJuQZbYb6QAaRQA5nrQx/gYORCx92Rwl 8Sig== X-Gm-Message-State: AOPr4FWrOM/Xjl866KghcHciTwQ+ltg/7c0boDhzOza4J5EATKE/Q4ICGDd7Jb0UraPP1aEfPZn0yMo3YbRJ2A== X-Received: by 10.25.88.12 with SMTP id m12mr8899181lfb.42.1462503191936; Thu, 05 May 2016 19:53:11 -0700 (PDT) In-Reply-To: <572C0629.6030509@gmail.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: <5729b9d8$0$1612$c3e8da3$5496439d@news.astraweb.com> <572C0629.6030509@gmail.com> Xref: csiph.com comp.lang.python:108210 On Fri, May 6, 2016 at 12:49 PM, Michael Torrie wrote: > On 05/04/2016 02:59 AM, Steven D'Aprano wrote: >> A year ago, Gavin Vickery decided to move away from Python and give >> Javascript with Node.js a try. Twelve months later, he has written about his >> experiences: >> >> >> http://geekforbrains.com/post/after-a-year-of-nodejs-in-production > > Very interesting. Frankly Javascript sounds awful. Even on the front end. https://www.destroyallsoftware.com/talks/the-birth-and-death-of-javascript JavaScript is terrible. Really, really bad. And because of that, it has the potential to sweep the world. ChrisA