Hi,

I was integrating re-frame in the last days into an application that I am 
working on. Now, after finishing one "page" I get the feeling that my structure 
is messy and after a few days of a break I have a hard time to mentally follow 
the dataflow in my application, related to the code.

This are the three files I am referring to:
https://github.com/sveri/siwf/blob/b5290c59c050119f3cf035122085427dadfba654/src/cljs/de/sveri/siwf/files/files.cljs
https://github.com/sveri/siwf/blob/b5290c59c050119f3cf035122085427dadfba654/src/cljs/de/sveri/siwf/files/upload.cljs
https://github.com/sveri/siwf/blob/b5290c59c050119f3cf035122085427dadfba654/src/cljs/de/sveri/siwf/files/uploded_files.cljs


Any ideas how to do that "better"? Especially the fact that I cannot really 
follow mentally makes it hard for me to code in this pattern. Harder than I 
expected tbh as the derived values thing really makes sense in general.

Anything else worth pointing out in that code?

Best Regards,
Sven

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to