Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to handle multiple contexts #32

Open
KonradHoeffner opened this issue Oct 14, 2022 · 0 comments
Open

how to handle multiple contexts #32

KonradHoeffner opened this issue Oct 14, 2022 · 0 comments

Comments

@KonradHoeffner
Copy link

I have an HTML template to display resource objects, however I have some global context as well.
In JavaScript I would just merge the objects but that is not as easy in a typed language such as Rust.
What is the best way to use multiple context objects with a single template?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant