We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Pure JavaScript

Formal Metadata

Title
Pure JavaScript
Title of Series
Number of Parts
110
Author
License
CC Attribution - NonCommercial - ShareAlike 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Are you comfortable passing functions around, returning them from other functions, and generally enjoy the pleasures of higher-order functions? Join inon an hour implementing ideas from functional programming in JavaScript. I will show you how you can significantly up your game by leaving loops behind and embracing functions as the primary unit of abstraction.