December 15, 2019

211 words 1 min read

Just enough functional programming to be a danger to yourself and coworkers

Just enough functional programming to be a danger to yourself and coworkers

Functional programming is all the rage these days, but with lingo like "lambdas," "functors," and "monads," it can be intimidating to get started. Join Kyle Shevlin to learn just enough functional programming for you and your team to get started without getting lost in the vernacular.

Talk Title Just enough functional programming to be a danger to yourself and coworkers
Speakers Kyle Shevlin (Formidable Labs)
Conference O’Reilly Fluent Conference
Conf Tag The Web Platform in Practice
Location San Jose, California
Date June 12-14, 2018
URL Talk Page
Slides Talk Slides
Video

Functional programming is enjoying a renaissance and for good reason. This programming paradigm has a lot to offer modern web developers. However, between the vernacular and the mathematics, it can be very intimidating to get started. Join Kyle Shevlin to learn the basics of functional programming in JavaScript so you and your team can get started using functional programming today. Kyle focuses on learning the fundamentals of writing composable functions in JavaScript, covering higher-order functions, pure functions, currying and partial application, and composition. Not only will you learn what each of these are, but you will see examples written in modern, ES2015+ JavaScript. You’ll leave with the understanding and resources necessary to start using functional programming in your apps today.

comments powered by Disqus