#Clojure evening: Debugging, Managing Global State, Brainstorming session


Details
Evening with Clojure:
- Markéta Adamová: How to handle global state in Clojure app
- Dan Škarda: Debugging Clojure Code
- Brainstorming & Beer: How to grow Prague Clojure community in 2017?
How to handle global state in Clojure app
We all like Clojure cause of the simple pure functions. But if you have any application running in production you will find the need for global state. In this talk I’ll mentioned few approaches we took and how at the end components solved the problem for us.
Debugging Clojure Code: going beyond println and debugger
When you change programming language and you upgrade your programming powers, you should upgrade your debugging toolset as well. Suppress your instincts you learnt on previous platforms. Forget printf-driven debugging and abandon your debugger.
Brainstorming & Beer: How to grow Prague Clojure Community in 2017? Help us find an answer!

#Clojure evening: Debugging, Managing Global State, Brainstorming session