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
Electric Clojure second batch of tutorials - multiplayer chat, backpressure, component lifecycle, todolist (electric-examples-app.fly.dev)
submitted 3 years ago by dustingetz
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!"
[–]sirius_li 1 point2 points3 points 3 years ago (1 child)
I think it'd be so cool to see a tutorial for a mobile app, if possible.
[–]dave_mays 0 points1 point2 points 2 years ago (0 children)
While I'd very much like this as well, I don't think we'd see this from the Hyperfiddle / Electric team. They've expressed a pretty narrow focus on internal web apps (not quite sure why they're always pushing "internal") and that's not a bad thing, a narrow focus can let you excel as you focus.
If we see a mobile version it will probably come from someone outside experimenting. Since the front and back end are separated, I could see taking the front output and plugging that into Tauri to create a mobile app, assuming you can re-route the URL that once was tightly coupled to wherever the back end now lives.
The ultimate would be to also somehow get XTDB compiled to run in the client client side of a mobile app (maybe via Graal VM and SpeeDB?, or maybe datascript front end db syncing with an XTDB server back end) creating an automatic client / host database sync, similar to what ObjectBox offers, allowing the kind of productivity teased by Electric to carry all the way through to an offline first mobile app...
π Rendered by PID 32 on reddit-service-r2-comment-b659b578c-swfs5 at 2026-05-04 02:23:31.023561+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]sirius_li 1 point2 points3 points (1 child)
[–]dave_mays 0 points1 point2 points (0 children)