home/categories/frontend/theorcdev-8bitcn-ui-claude-skills-js-tosorted-immutable-skill-md
frontenddevelopment

js-tosorted-immutable

Use toSorted() instead of sort() to avoid mutating arrays. Apply when sorting arrays that are React props, state, or otherwise shared/referenced elsewhere.

TheOrcDev
maintainer
TheOrcDev
अपडेट किया गया 1/16/2026
स्टार
1797
फोर्क
109
quick start

Installation and usage

Use toSorted() instead of sort() to avoid mutating arrays. Apply when sorting arrays that are React props, state, or otherwise shared/referenced elsewhere.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use js-tosorted-immutable