Skip to content

Details

Managing Clojure app state since (reset)

Speaker: Anatoly Polinsky

@tolitius

https://github.com/tolitius/mount

--------------------------------------------------

Clojure is

• powerful

• simple

• and fun

Depending on how application state is managed during development, the above three superpowers can either stay, go somewhat, or go completely.

If Clojure REPL (i.e. lein repl, boot repl) fired up instantly, the need to reload application state inside the REPL would go away. But at the moment, and for some time in the future, managing state by making it reloadable within the same REPL session is important to retain all the Clojure superpowers.

mount is here to preserve all the Clojure superpowers while making the application state enjoyably reloadable.

This would be mostly a Code Driven Talk, with minimal slides, and hopefully maximum amount of questions and great discussions.

--------------------------------------------------

DIRECTIONS For information on how to get to the meeting location, please see http://chariotsolutions.com/contact/directions/

The meeting location is very close to the Fort Washington SEPTA stop!

https://goo.gl/SpSfc9

Related topics

You may also like