Functional Monthly - Session 3 (Advanced Talks)

Details
Welcome to the monthly meetup of people interested in functional javascript and the topics connected to it. We've decided to combine the recently created Functional JS meetup group with the juggernaut SFJS meetup group to help spread the functional style.
We will meet on the last Tuesday of every month. Some of these meetups may get pretty advanced, but we plan to do our best to organize topics for beginners and advanced javascriptors alike.
PRESENTERS NEEDED
We need speakers for the next meetup.
Session 4 - August 27 @ 7:15PM (Intro to Functional Talks)
Email Taylor to submit your talk - taylor @ looprecur.com
------------------------------------------------------------------------------
Henri Bergius
NoFlo - Flow-Based Programming for JavaScript
Most software begins as a set of boxes and arrows on a whiteboard. But somewhere during the process the original design gets lost, and the application descends into a rabbit hole of asynchronous function calls and event listeners.
NoFlo aims to solve this by providing a visual, flow-based layer that allows you to build software by simply wiring different JavaScript components together. By supporting both Node.js and the browser, NoFlo allows designing and understanding software that spans the full stack of modern web development.
Flow-based programming is nothing new, having been invented at IBM in the early 1970s. What NoFlo does is bring this concept to the modern era of multiple user interfaces, multiple protocols, and pervasive network communications. These are tools that companies like Facebook use for user interface prototyping, and AI researchers use to manage their massive datasets. Why should JavaScript developers miss out?
This talk shows how NoFlo works, and how it can be used for both front-end interactions and server-side data processing. It also show the new visual tools can bring productive JavaScript developmentto the touch-based world outside the confines of your trusty text editor.
------------------------------------------------------------------------------
Irakli Gozalishivili
Lightning Talk: Polymorphism a la carte
Description: Avoiding hazards of class based component composition via plain polymorphism

Functional Monthly - Session 3 (Advanced Talks)