Learning functional JavaScript / Christian Johansen.
Publisher: [Place of publication not identified] : Packt Publishing, [2015]Description: 1 online resource (1 streaming video file (2 hrs., 20 min., 32 sec.)) : digital, sound, colorContent type:- two-dimensional moving image
- computer
- online resource
- QA76.73.J39

Title from title screen (viewed August 19, 2015).
Date of publication taken from resource description page.
Presenter, Christian Johansen.
"Learning Functional JavaScript will show you how to build powerful abstractions by combining many small and simple functions, and how to strip your data modeling to the necessities. We start by investigating the power of higher-order functions by diving right into the implementation of the sample application. We then elaborate by partially applying and composing functions before we end up with lazy evaluation to boost our abstraction power and performance. Right from the start we'll dive into the implementation of a text-based adventure game. We will also see how function composition is used to solve specific problems in this domain by combining highly generic functions. We learn function programming techniques that help improve asynchronous code used to load the game from disk. Later we'll become acquainted with a few other examples as well, as we learn about designing applications around an immutable data structure. And we end our journey with a discussion of recursion and how it relates to lazy data structures, and show examples of using previously discussed techniques on infinite data sets. At the end of the course, you'll be proficient with the basic functional programming techniques and will be able to optimize your JavaScript code by applying them. Learning Functional JavaScript teaches you all the basic functional programming techniques and shows you how to apply them to JavaScript, and how they can be used to solve highly practical problems."--Resource description page.