You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the wide range of experience and variable value this adds based on what people work on (not everybody uses immutablejs to the same extent in our applications), I feel like asking everybody to import List and Map from immutable-ext, but the rest from immutablejs might annoying to ask, and one of those nits during code review that are going to make me extremely disliked :D. Thoughts?
The text was updated successfully, but these errors were encountered:
I have a DX question: should people import from
immutable-ext
, or use it as a "polyfill" sort of?index:
Application:
Given the wide range of experience and variable value this adds based on what people work on (not everybody uses
immutablejs
to the same extent in our applications), I feel like asking everybody to import List and Map fromimmutable-ext
, but the rest fromimmutablejs
might annoying to ask, and one of those nits during code review that are going to make me extremely disliked :D. Thoughts?The text was updated successfully, but these errors were encountered: