Skip to content

Home

JavaScript Functional Programming

Functional programming treats computation as the evaluation of mathematical functions and avoids changing-state and mutable data. Get started with this programming paradigm in JavaScript with this collection of introductory snippets.

Start typing a keyphrase to see matching snippets.