This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-01-21
Channels
- # announcements (8)
- # babashka (12)
- # beginners (18)
- # biff (25)
- # calva (8)
- # clj-kondo (19)
- # clojure (53)
- # clojure-europe (3)
- # clojure-norway (3)
- # clojurescript (31)
- # emacs (9)
- # fulcro (12)
- # lsp (25)
- # membrane (1)
- # off-topic (58)
- # pathom (11)
- # pedestal (1)
- # proletarian (3)
- # re-frame (6)
- # releases (2)
- # shadow-cljs (7)
Would anyone like to share an open-source re-frame project you use as a reference or guideline?
I don't use them as a reference myself, but maybe they'll be useful to you: https://github.com/status-im/status-react https://github.com/jacekschae/conduit https://github.com/JoelSanchez/ventas https://github.com/district0x (Namely, https://github.com/district0x/memefactory and https://github.com/district0x/name-bazaar) https://github.com/lipas-liikuntapaikat/lipas https://github.com/burkaydurdu/mock-ui https://sr.ht/~manuel-uberti/boodle/ - Simple accounting SPA in Clojure and ClojureScript https://github.com/intermine/bluegenes - A friendly next-generation interface for Genomic data discovery powered by InterMine
I'm surprised nobody brings up https://github.com/heraldry/heraldicon It uses reitit, re-frame, and a bunch of other goodness. And the app does things that are very difficult to do in general (namely, manipulating vector graphics)
PR's welcome