The Artima Developer Community
Sponsored Link

Python Buzz Forum
JavaScript Sucks (volume 2)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Bob Ippolito

Posts: 255
Nickname: etrepum
Registered: Nov, 2003

Bob Ippolito uses MacPython too much
JavaScript Sucks (volume 2) Posted: Jul 18, 2005 6:36 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Bob Ippolito.
Original Post: JavaScript Sucks (volume 2)
Feed Title: Bob's Rants
Feed URL: http://www.pycs.net/bob/weblog/rss.xml
Feed Description: from __future__ import *
Latest Python Buzz Posts
Latest Python Buzz Posts by Bob Ippolito
Latest Posts From Bob's Rants

Advertisement
.. -*- mode: rst -*- JavaScript sucks (`1-14 here`_): .. _`1-14 here`: http://bob.pythonmac.org/archives/2005/06/02/javascript-sucks-volume-1/ 15. Functions can't be used as a prototype, and you can't do ``new Function(anotherFunction)``, so you can't "clone" a function unless you reliably have access to its source code(!!). 16. While accessing the source code to a function is possible, accessing ...

Read: JavaScript Sucks (volume 2)

Topic: Pre-installed Windows licenses Previous Topic   Next Topic Topic: Prototype.js and Object.prototype

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use