dwyl / learn-react

"The possibilities are numerous once we decide to act and not react." ~ George Bernard Shaw
108 stars 22 forks source link

Mori or Immutable.js ? #11

Open nelsonic opened 8 years ago

nelsonic commented 8 years ago

@rjmk recommended we take a look at Mori: http://swannodette.github.io/mori/ Immutable.js https://facebook.github.io/immutable-js/ has more traction simply due to the fact that its from Facebook (and thus in most "advanced" React tutorials). Do we have any way of objectively determining which one we should use for our next project(s) ?

relates to: #6

rjmk commented 8 years ago

Mori is apparently considerably faster (An?) author of immutable.js talks about mori vs immutable (I haven't watched the rest of this talk)

nelsonic commented 8 years ago

Sweet! thanks @rjmk I will take a look. :+1: Unlisted Youtube Video... how did you find it...?