|
|
|
|
|
by Moocar
4547 days ago
|
|
I'd highly recommend checking out Stuart Sierra's component library. It's helps define your application into components that manage state and gives you lifecycle control of those components. basically dependency injection for clojure. https://github.com/stuartsierra/component |
|
http://www.infoq.com/presentations/Clojure-Large-scale-patte...