mount

dpo 2018-03-01T03:28:04.000182Z

Hi, I'm looking for large open-source projects that use mount to get a sense of how it would work in a large, complex codebase. Does anyone have suggestions for projects to look at?

tolitius 2018-03-01T04:27:46.000222Z

@daniel.posada I work on a few large projects that use mount but they are not open source (client work). I would suspect that "a large open source Clojure project that use state management" is hard to come by since most of such work is proprietary: i.e. product development. It might be more productive if you have any questions about using mount that we can help you with.

tolitius 2018-03-01T04:28:34.000003Z

@daniel.posada: as far as little sample applications that use mount: https://github.com/tolitius/hubble https://github.com/tolitius/stater

tolitius 2018-03-01T04:29:36.000018Z

not so little, mount based open source : http://www.luminusweb.net/

tolitius 2018-03-01T04:30:18.000184Z

( http://www.luminusweb.net/docs/components.html )

dpo 2018-03-01T04:32:55.000111Z

Thanks, I will take a look at these and get back to you with questions. I appreciate it!