I'm finding progression in FP very hard. I can't even keep a "stack" in which to learn.

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
  • haskell-language-server

    Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.

  • FWIW, the tooling has gotten better recently, particularly on the IDE front https://github.com/haskell/haskell-language-server

  • gleam

    ⭐️ A friendly language for building type-safe, scalable systems!

  • I've only toyed around with F#, so I really couldn't give you a great answer. I have some .NET experience so maybe I just didn't notice it. I definitely understand your desire for more explicit typing. A bit off-topic, but gleam is a statically-typed language that compiles to Erlang, and can apparently work well with Elixir.

  • 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
  • mostly-adequate-guide

    Mostly adequate guide to FP (in javascript)

  • I also learned a lot of FP patterns that are applicable everywhere from Professor Frisby’s Mostly Adequate Guide to Functional Programming-- this uses Javascript as a base point.

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

  • How to shuffle an array in JavaScript

    1 project | dev.to | 16 May 2024
  • How to set up a new project using Yarn

    5 projects | dev.to | 8 May 2024
  • 8 NPM Packages for JavaScript Beginners [2024][+tutorials]

    6 projects | dev.to | 2 Apr 2024
  • Getting Started with Lodash: A Beginner's Guide to JavaScript Utility Functions

    1 project | dev.to | 21 Mar 2024
  • JavaScript Libraries That You Should Know

    8 projects | dev.to | 19 Mar 2024