Hacker News new | ask | show | jobs
by rymndhng 4194 days ago
Sweet! I've been learning cljs/om and one problem I had while going through tutorials is understanding where to put your state, where and why. This answer on Stackoverflow helped me grasp the bigger picture of Om.

http://stackoverflow.com/questions/22883759/what-is-the-diff...