Skip to content

Other misc useful integrant helpers #17

@SevereOverfl0w

Description

@SevereOverfl0w

A few things which seem potentially useful:

  • restart - shorthand for (suspend) (resume) - skips the refresh
  • (find-component :k) - shorthand for (find-derived-1 integrant.repl.state/system :k). Useful for defining REPL helpers like (defn db [] (find-component :db)) instead of having to code against the specific implementation in use (which could change!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions