> This is actually fairly common in Clojure annd Clojure script. Sometimes using the Datomic DB as a backend for it.
What do you mean by "this" which is fairly common?
Datascript is a Datalog implementation, however you can't just bring your query from backend to frontend, not only for incompatiblity but also for security issues.
And Datascript is not that popular among Clojurescript apps.
Fulcro is defintely the go to framework. It makes use of EQL, which is a superior alternate to Graphql, for server-client communication.
Fulcro is defintely the go to framework. It makes use of EQL, which is a superior alternate to Graphql, for server-client communication.