Mostly adequate guide to FP (in javascript)
-
Updated
Sep 17, 2024 - JavaScript
In computer science, functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm in which function definitions are trees of expressions that map values to other values, rather than a sequence of imperative statements which update the running state of the program.
Mostly adequate guide to FP (in javascript)
Jargon from the functional programming world in simple terms!
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
♞ lichess.org: the forever free, adless and open source chess server ♞
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
Nix, the purely functional package manager
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
Functional programming in TypeScript
A functional and reactive JavaScript framework for predictable code
Kickstarter for iOS. Bring new ideas to life, anywhere.
🐼 Chinese translations for classic software development resources
C# functional language extensions - a base class library for functional programming
Λrrow - Functional companion to Kotlin's Standard Library
Book of Elementary Functional Algorithms and Data structures
🌙 The minimal & fast library for functional user interfaces
Kickstarter for Android. Bring new ideas to life, anywhere.
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
Bash Infinity is a modern standard library / framework / boilerplate for Bash