MountainWest JavaScript 2015 - You Won't Believe This One Weird Way...

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=O7vOxYoswKY



Duration: 33:21
980 views
10


You Won't Believe This One Weird Way to Rewrite Closures by Jonathan Martin

Closures are undoubtedly the most powerful feature JavaScript inherited from its Lisp forbears. But would JS be so powerful… without them?
We’ll reimplement closures entirely from scratch without the convenience of native local variables or function parameters. Entirely in JavaScript. Using prototypal inheritance, some clever hat-tips from graphics programming, amnesic function bodies, and this one weird global variable.

Help us caption & translate this video!

http://amara.org/v/GVRh/




Other Videos By Confreaks


2015-03-28MountainWest JavaScript 2015 - Hardware APIs by Josh Robertson
2015-03-28MountainWest JavaScript 2015 - Give your Data the Respect it Deserves by Jason Dobry
2015-03-28MountainWest JavaScript 2015 - TDD for Your Soul: Virtue and Web Development by Abraham Sangha
2015-03-28MountainWest JavaScript 2015 - Making Offline Suck Less with Service Workers by Bret Little
2015-03-28MountainWest JavaScript 2015 - How HTML5 Killed My Career! by Kyle Tyacke
2015-03-28MountainWest JavaScript 2015 - Journey from procedural to reactive JavaScript with stops
2015-03-28MountainWest JavaScript 2015 - Gift Wrap Your Code with Webpack by Jeremy Lund
2015-03-27MountainWest JavaScript 2015 - 6 Design Skills Devs Need by Whitney Williams
2015-03-27MountainWest JavaScript 2015 - What I've Learned about Learning from Teaching People to Code
2015-03-27MountainWest JavaScript 2015 - Gradual Typing is the best! by Cameron Matheson
2015-03-27MountainWest JavaScript 2015 - You Won't Believe This One Weird Way...
2015-03-27MountainWest JavaScript 2015 - Essential Big O for JavaScript Developers by Dave Smith
2015-03-27MountainWest JavaScript 2015 - (Math == Art && Art == Code) by John Brown
2015-03-27MountainWest JavaScript 2015 - The Death of "Write ONce, Run Everywhere" by Steve Lacy
2015-03-27Ruby On Ales 2015 - Dream: an animation in Ruby
2015-03-27Ruby On Ales 2015 - Stupid Ruby Tricks
2015-03-27MountainWest JavaScript 2015 - JavaScript 7: the Evolution of JavaScript by Jafar Husain
2015-03-25Ruby On Ales 2015 - Stupid Ruby Tricks
2015-03-25Ruby On Ales 2015 - How To Code Like A Writer
2015-03-24Acts As Conference 2009 - Keynote: Distration, Attention, and Simplicity by Dan Benjamin
2015-03-24Acts As Conference 2009 - Relaxing with CouchDB by Will Leinweber