precept

Preception!
thinhptran 2017-06-27T01:54:51.793077Z

I am just writing an small full stack example with Precept and Datomic. https://github.com/ThinhPTran/preceptdirectional

alex-dixon 2017-06-27T01:55:13.795765Z

Nice!

alex-dixon 2017-06-27T01:58:20.818538Z

Looks good! How’s it going so far?

thinhptran 2017-06-27T02:02:18.848852Z

It is working now. You need to login first, then you can change table value (deviation)

thinhptran 2017-06-27T02:02:35.850849Z

there are two tables and charts

thinhptran 2017-06-27T02:02:44.851880Z

one for user's local change

thinhptran 2017-06-27T02:02:52.852689Z

one for all users' changes

thinhptran 2017-06-27T02:03:02.853833Z

and a slider to go back to the history

thinhptran 2017-06-27T02:03:36.857779Z

look better than reagent alone!!!