Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Functional Programming in JavaScript

Posted By: C2U
Functional Programming in JavaScript

Tutsplus - Functional Programming in JavaScript
15 Lessons | 1.6 hours | Video: AVC (.mp4) 1280x720 25fps | Audio: AAC 48KHz 2ch | 1.04GB
Genre: eLearning | Language: English

Learn the basics of functional programming in JavaScript. You'll take a small, mostly imperative website and refactor it using practical declarative and functional concepts. You'll learn about pure functions, side-effects and declarative style while building a small functional utility library. The project will demonstrate how Underscore or Lodash functions like filter, map, and reduce really work. Focused on practical understanding over philosophy, this is a great basic intro to functional programming that will prepare you for deeper exploration.

Functional Programming in JavaScript