Liking cljdoc? Tell your friends :D

State

Managing the lifecycle and dependencies of stateful parts of your system can be complex and error-prone. State management tools like Component, Integrant, and Mount can help you with this by providing a structured way to handle initialization, configuration, and dependencies.

Here is a list with examples that uses Polylith:

LibraryExampleAuthorComment

Component

usermanager-example

Sean Corfield

Integrant

integrant-system

Mark Sto

See also this thread in Slack.

Mount

An example in Mount will soon be available!

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close