This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-05-24
Channels
- # announcements (2)
- # babashka (31)
- # beginners (608)
- # cider (60)
- # clj-kondo (22)
- # cljsrn (28)
- # clojure (14)
- # clojure-europe (5)
- # clojure-nl (3)
- # clojure-spec (1)
- # clojure-uk (19)
- # clojurescript (38)
- # conjure (20)
- # cursive (9)
- # data-science (26)
- # datascript (4)
- # datomic (19)
- # duct (4)
- # emacs (8)
- # figwheel-main (5)
- # fulcro (7)
- # helix (15)
- # leiningen (12)
- # malli (2)
- # off-topic (20)
- # overtone (3)
- # pathom (14)
- # pedestal (10)
- # re-frame (2)
- # reitit (13)
- # ring (13)
- # shadow-cljs (18)
- # spacemacs (8)
sorry for the noob question: I’m building a new project using the fulcro 3 template. It uses a mock database, but I’d like to swap that out for a rdb (mysql)
I’m looking for any examples anyone might be able to share
@mitch249 it doesn't build off the fulcro template, but I am writing a series of blog posts about building a database backed fulcro app from scratch. Maybe the post on integrating a database could be helpful for you: https://chrisodonnell.dev/posts/giftlist/backend_persistence/
Awesome will check it out, thanks!
I've written up some of my notes from the first Fulcro 3 video: https://roamresearch.com/#/app/careplanner/page/_DHXtNGVq I'm planning to keep documenting until I understand Fulcro myself since documenting it forces me to onboard everything, if you're learning Fulcro yourself you may find it helpful or better yet I'd encourage you to document it too
I’ve thrown an annotation on that page (public) via Hypothesis (web and pdf annotation plugin for Chrome). Perhaps others could chime in that way as well. I don’t plan to watch your progress, but if you have a question that would be a great way to ask it and get an answer others could refer to.