RSSAmplifier

John Firebaugh · Mar 20, 2013

new-less JavaScript

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

JavaScript borrowed the new and delete keywords from its less-dynamic predecessor languages. They feel a bit out of place in a garbage collected language and are a source of confusion for newbies one of the reasons popular libraries such as jQuery, d3, and Ember.js have adopted APIs that don t require using new at all. In this post I ll show you one way do it, and why you should consider it for…

Read on jfirebaugh.github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.