#immutable data Cursor Rules
Cursor IDE rules tagged with #immutable data.
Utilizing Records and Tuples for Immutable Data Structures in JavaScript
Introduction to using Records and Tuples in JavaScript to create immutable data structures, reducing errors from unintended mutations.