stateful function: cron a task once or periodic task in -> event views config: dispatch
stateful function: cron a task once or periodic task in -> event views config: dispatch
stateful function: do a fx response in -> do effects config: db-ref, other resources
stateful function: do a fx response in -> do effects config: db-ref, other resources
pure function: handle a request request in -> response out {:db db} -> {:tx tx}
pure function: handle a request request in -> response out {:db db} -> {:tx tx}
stateful function: process a request to fx request in -> effects config: ratom, other resources
stateful function: process a request to fx request in -> effects config: ratom, other resources
stateful function: inject a cofx request in -> request out config: db-ref, other resources
stateful function: inject a cofx request in -> request out config: db-ref, other resources
stateful function: subscribe a ratom or reaction reaction or ratom in -> reaction out config: db-ref
stateful function: subscribe a ratom or reaction reaction or ratom in -> reaction out config: db-ref
pure function: tap a model value in -> value out
pure function: tap a model value in -> value out
stateful function: view a entity props in -> reagent views config: subscribe, dispatch
stateful function: view a entity props in -> reagent views config: subscribe, dispatch
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close