Immutable.js is not dead!

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • immutable-js

    Immutable persistent data collections for Javascript which increase efficiency and simplicity.

  • They were able to release version 4.0.0 in October https://github.com/immutable-js/immutable-js/releases/tag/v4.0.0

  • Immer

    Create the next immutable state by mutating the current one

  • *cradles immer in my arms*

  • 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
  • redux

    A JS library for predictable global state management

  • Rewriting our tutorials from scratch (50K words between the "Essentials" and "Fundamentals" tutorials)

  • react-redux

    Official React bindings for Redux

  • Rewriting React-Redux to work with React 18

  • redux-toolkit

    The official, opinionated, batteries-included toolset for efficient Redux development

  • Creating a new "RTK Query" data caching API for Redux Toolkit

  • proposal-record-tuple

    ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!

  • Immutable.js implement persistent data structures using the same technique as Clojure. The perf is O(log_32(n)) that means: O(1) in practice. Not sure the browsers will provide the same performance for immutable records. See https://github.com/tc39/proposal-record-tuple/issues/226 for details.

  • mori

    ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript

  • Mori

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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