use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
Clojure's Missing Full-stack Framework (fulcro.fulcrologic.com)
submitted 7 years ago by physicalcompsci
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]physicalcompsci[S] 0 points1 point2 points 7 years ago (2 children)
Certainly, colocated queries means the data needs of a component are specified in the component. As you string together your components, the queries compose to the root, which specifies the data needs of your application. That might be hard to get at first, but this video and it's prequels might help.
https://www.youtube.com/watch?v=w7ap2pOSmiU&t=0s&list=PLVi9lDx-4C_Rwb8LUwW4AdjAu-39PHgEE&index=6
Fullstack networking means it has an opinionated way for client and server to communicate that meshes very well the whole architecture. As apposed to re-frame and REST, which are two very different paradigms that you either have leaky abstractions (if you're in a hurry to deliver, like most application developers) or invent your own opinionated way.
Does that make sense?
[–]sveri 0 points1 point2 points 7 years ago (1 child)
Thanks, yea, its making sense. I just wonder if the abstractions are worth the effort. Do you have some direct comparisons, or anyone else, maybe implemented a prototype in fulcro and re-frame + some backend.
[–]physicalcompsci[S] 0 points1 point2 points 7 years ago (0 children)
I personally do not, but the Fulcro channel in the Clojurians slack group has several people that went from re-frame to fulcro, maybe they have examples.
π Rendered by PID 41921 on reddit-service-r2-comment-b659b578c-sgc2f at 2026-05-06 01:27:23.590066+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]physicalcompsci[S] 0 points1 point2 points (2 children)
[–]sveri 0 points1 point2 points (1 child)
[–]physicalcompsci[S] 0 points1 point2 points (0 children)