This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-10-16
Channels
- # announcements (5)
- # asami (4)
- # babashka (72)
- # beginners (241)
- # calva (15)
- # cider (2)
- # circleci (5)
- # clara (41)
- # clj-kondo (38)
- # cljsrn (4)
- # clojars (33)
- # clojure (283)
- # clojure-europe (41)
- # clojure-nl (9)
- # clojure-uk (11)
- # clojuredesign-podcast (14)
- # clojurescript (76)
- # conjure (12)
- # cryogen (42)
- # data-science (1)
- # datalog (6)
- # datomic (7)
- # depstar (10)
- # events (2)
- # figwheel-main (1)
- # fulcro (22)
- # funcool (1)
- # london-clojurians (1)
- # malli (8)
- # meander (11)
- # off-topic (12)
- # pathom (19)
- # re-frame (8)
- # reveal (34)
- # shadow-cljs (34)
- # sql (7)
- # vim (8)
- # xtdb (6)
Hey y’all! Have y’all used or experienced Fulcro? Just wondering your thoughts on it vs more “standard” stack like reagent with reframe
I haven't personally used Fulcro, although it's on my list of things to try sometime. Most of my frontend experience is with reagent.
I would love to hear if anyone has stories to tell about using both reframe and fulcro and where each one is stronger
@nate the fulcro`s author gets into what her believes the differences are in on the clojurescript podcast. https://clojurescriptpodcast.com/ Reframe is a front end pub sub framework. Fulcro is full stack, db to ui form solution. Is covers basically everything.
I don't know if this is a major topic to be discussed, but I am currently reading more carefully the http://clojure.org website... and the state
section do not have a single mention to atom
s (only refs and agents) and funny enough, I never touched refs and agents in the last 3 years.
atoms
are everywhere.. lol. I still feel the distinction between them to be very blurred. I was looking over the previous episode titles and have not find any discussion on that.
@iagwanderson hello and welcome, glad you're enjoying the podcast