MountainWest JavaScript 2015 - Journey from procedural to reactive JavaScript with stops

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



Duration: 33:51
563 views
7


Journey from procedural to reactive JavaScript with stops
by Gleb Bahmutov

JavaScript is an interesting language. It can mimic almost any style you want: procedural, object-oriented, functional, etc. In this presentation I will take a simple problem and will solve it using different approaches. With each step we will see the power of each approach to take the complexity away, while still being the JavaScript we all love to hate. The following topics will be shown: procedural (imperative) style object-oriented functional point-free lazy evaluation immutable data async processing using promises async processing using event emitters reactive programming using event streams
Any team looking to improve its code should attend this presentation. Making a leap from object-oriented approach to reactive programming is too difficult, but you can make it step by step.

Help us caption & translate this video!

http://amara.org/v/GV6z/




Other Videos By Confreaks


2015-03-29MountainWest RubyConf 2015 - Building a Culture of Learning
2015-03-29MountainWest RubyConf 2015 - The How and Why of Ruby
2015-03-29MountainWest RubyConf 2015 - Standing on the Shoulders of Giants
2015-03-29MountainWest RubyConf 2015 - Solving Ricochet Robots
2015-03-29MountainWest RubyConf 2015 - A Quest for the Ultimate Template Engine
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