Immutable Collections should be Your Default

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

Our great sponsors
  • Appwrite - The open-source backend cloud platform
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Immer

    Create the next immutable state by mutating the current one

    And from an ergonomics perspective, immer which lets you do immutable updates via a mutation-based API is way nicer.

  • immutable-js

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

    I can't speak to C# and Java, but the suggestion in this post: ImmutableJS already uses Persistent data structures. (It's the second sentence of their introduction)

  • Appwrite

    Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.

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