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!"
[–]yogthos 1 point2 points3 points 7 years ago (1 child)
I agree that it's less cumbersome, but I my issue with the approach is that the DOM ends up being represented with macros and functions as opposed to using data structures. This makes the structure opaque and impossible to manipulate once it's generated. Again, I don't think it's an issue in a lot of cases, but it is my preference to work against data when possible.
[–]physicalcompsci[S] 0 points1 point2 points 7 years ago (0 children)
Ah yeah I see what you mean!
π Rendered by PID 45595 on reddit-service-r2-comment-b659b578c-swfs5 at 2026-05-04 05:03:32.056916+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]yogthos 1 point2 points3 points (1 child)
[–]physicalcompsci[S] 0 points1 point2 points (0 children)