Skip to content

Best way to make dynamic paths #68

@nidu

Description

@nidu

Hello,

Excuse me, but it's not clear to me how can i quickly make dynamic paths, could you please show some example?

For example i have resource lie {:a {:b {:c "Hello"} :d {:c "world"}}.
I'd like extract path for either b or d giving this key as an argument.
It would be nice to do something like (t :en :a variable :c) instead of (keyword (str "a/" (name variable) "/c")).

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions