In this session you’ll get a whirlwind tour of what it is like developing web applications in Clojure.
Topics include:
- Setting up a webserver with Pedestal
- Routing requests to controller handlers
- Rendering templates and views
- Persisting information to a database (Datomic)
- General editing and project organization tips