This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-08-30
Channels
- # announcements (3)
- # asami (20)
- # babashka (15)
- # beginners (47)
- # biff (25)
- # calva (11)
- # cider (11)
- # clojure (24)
- # clojure-brasil (3)
- # clojure-europe (21)
- # clojure-norway (34)
- # clojure-uk (2)
- # clojurescript (9)
- # clr (2)
- # datomic (10)
- # fulcro (14)
- # hyperfiddle (58)
- # introduce-yourself (1)
- # jobs (3)
- # life (2)
- # malli (5)
- # meander (6)
- # missionary (4)
- # nbb (30)
- # off-topic (6)
- # podcasts-discuss (1)
- # shadow-cljs (13)
- # slack-help (5)
- # tools-build (4)
- # vim (20)
- # xtdb (20)
New project (WIP) : missionary website - https://github.com/leonoel/missionary-website The website will host marketing content and documentation. Detaching this part from github will expose a better separation between material for users vs maintainers. Regarding documentation, it will remove the limitations of docstrings as a medium and pave the way for richer resources (e.g. interactive demos). The documentation website is licensed under MIT, a more permissive license than EPL2. The main motivation for this is to allow copy-pasting from documentation examples to non-EPL-compatible projects (currently it's illegal, IIUC). It also lowers the barrier to entry for "casual" contributors who don't plan to touch the code itself. Your contributions are welcome ! I am especially interested in your feedbacks and suggestions about current documentation, what works and what doesn't, resources you wish existed during your learning journey, what insights made it "click" for you, etc. Please let me know if you want to get involved in any way.
Thanks for this! Will be good! When I started to learn electric and missionary, I missing an information about the difference between continious and discret flows. Maybe it will be a good idea to express that with some graphics.
The task
tutorial is very good! Clear and well explained. On the other hand, the flow
tutorial is a bit too hard for new comers imo. Especially when you arrive on the forking
sections.