The best resource to learn functional programming in JavaScript

This page summarizes the projects mentioned and recommended in the original post on /r/functionalprogramming

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • awesome-fp-js

    :sunglasses: A curated list of awesome functional programming stuff in js

  • Elm

    Compiler for Elm, a functional language for reliable webapps.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • rescript-compiler

    The compiler for ReScript.

  • If you want to try a functional language that's closer to your existing background, consider trying ReScript.

  • ramda

    :ram: Practical functional Javascript

  • I learned a lot by implementing a few projects with almost pure ramda: https://ramdajs.com/. I have a workshop I designed for learning how to use Ramda's core functions let me get a link for you..

  • sanctuary-cheat-sheet

    Functional programming cheat sheet for https://sanctuary.js.org/

  • I started a collection of resources on FP in general and specifically for JS over here: https://github.com/identinet/sanctuary-cheat-sheet

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • On Not Drinking the FP Kool-Aid

    6 projects | /r/functionalprogramming | 27 Jan 2023
  • [AskJS] Is there a website out there for learning functional programming in javascript?

    4 projects | /r/javascript | 6 Aug 2022
  • FP JavaScript in the wild?

    2 projects | /r/functionalprogramming | 22 Apr 2021
  • Learning Elm by porting a medium-sized web front end from React (2019)

    15 projects | news.ycombinator.com | 29 Feb 2024
  • Can you make your own JavaScript by implementing ECMAScript standard?

    10 projects | /r/learnjavascript | 10 Dec 2023