mpdairy / posh

A luxuriously simple and powerful way to make front-ends with DataScript and Reagent in Clojure.
Eclipse Public License 1.0
460 stars 45 forks source link

Minor Nitpick ;) #1

Closed idibidiart closed 8 years ago

idibidiart commented 8 years ago

"Because it uses a single app state like Om or re-frame"

I guess "single app state" could mean that the program does nothing after rendering initial state. What I believe you mean is "single state store"

idibidiart commented 8 years ago

Awesome idea btw. Been waiting for this.

mpdairy commented 8 years ago

Oh, right, that type of single app state would be rather limiting... I changed it to "Because it uses a single database to store app state"