They change the original title i was just making a reference to that.
I was talking about the concepts not the languages. There is even an elm paper [1] and the README in the reagent repo is great as well. [1] http://elm-lang.org/papers/concurrent-frp.pdf
Great article, but i think the op needs to take a look at redux. The best way to use react is to have as little local state as possible. Once you accept that the next question that comes to mind is where should i put…
Or code like its 2016 and use something like what its proposed by elm, clojurescript's reagent or posh libraries.
They change the original title i was just making a reference to that.
I was talking about the concepts not the languages. There is even an elm paper [1] and the README in the reagent repo is great as well. [1] http://elm-lang.org/papers/concurrent-frp.pdf
Great article, but i think the op needs to take a look at redux. The best way to use react is to have as little local state as possible. Once you accept that the next question that comes to mind is where should i put…
Or code like its 2016 and use something like what its proposed by elm, clojurescript's reagent or posh libraries.