Fork me on GitHub
#code-reviews
<
2017-05-12
>
crvst14:05:33

Any kind of recommendations are welcome

crvst14:05:45

It’s a primitive spreadsheet editor, where you can upload, edit, download and visualize CSV

crvst14:05:22

I have no idea how to debounce updates of a pie chart while editing cells

crvst14:05:24

Also the code looks smelly a lot to me, I do not like some hacks there and the massive piece of code in a single file is not OK for sure, but IDK how to separate it right

hlolli14:05:59

you could replace add-watch with cursor in reagent or subscription in reframe.

crvst15:05:42

Here’s a link to compiled app https://csv-pie.herokuapp.com/