Hacker News
- Extending Native JavaScript Objects. Evil or Not? http://perfectionkills.com/extending-built-in-native-objects-evil-or-not/ 2 comments
- Extending JavaScript Natives - Right or Wrong? http://javascriptweblog.wordpress.com/2011/12/05/extending-javascript-natives/ 8 comments programming
- SproutJS - a client-side Javascript framework that adds reactivity and state management to native HTML elements, via Web components (extending the HTMLElement class and other element classes), leveraging native browser APIs such as custom elements, templates and Shadow DOM. https://jssprout.com 15 comments javascript