lgessler / glam

(WIP) a webapp for language documentation
Eclipse Public License 2.0
40 stars 3 forks source link

JS API for Fulcro #32

Closed lgessler closed 7 months ago

lgessler commented 9 months ago

Motivation

People need to be able to develop new UI bits without knowing Fulcro or even Clojure.

Proposed Feature

Most (all?) of the functionality that needs to be abstracted is in glam.models, in the form of Pathom reads and writes, as mediated by Fulcro queries and mutations. This can probably all be wrapped into a JS file.

lgessler commented 7 months ago

Closing this because we're moving away from Fulcro.