Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Reactで状態管理とUIを作ってみよう!

Shunsuke .
January 11, 2018

 Reactで状態管理とUIを作ってみよう!

Shunsuke .

January 11, 2018
Tweet

More Decks by Shunsuke .

Other Decks in Programming

Transcript

  1. “mutable states in imperative programming combined with parallel processing result

    in non-determinism and it is not easy to cope with non-determinism in programming.” ~ Martin Odersky (Scala designer) https://kseo.github.io/posts/2014-03-02-functional-programming-for-parallelism-and-concurrency.html