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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃 How do I register partials for handlebars? #182

Closed
Terisback opened this issue Feb 23, 2020 · 3 comments
Closed

馃 How do I register partials for handlebars? #182

Terisback opened this issue Feb 23, 2020 · 3 comments

Comments

@Terisback
Copy link

Question description
How do I can register partials like {{> myPartial}} through fiber?

@welcome
Copy link

welcome bot commented Feb 23, 2020

Thanks for opening your first issue here! 馃帀 Be sure to follow the issue template!

@Fenny
Copy link
Member

Fenny commented Feb 23, 2020

@Terisback, thanks for trying out Fiber!

Our Render function is currently designed to perform basic templating, you can see how it works here: https://fiber.wiki/context#render
We would love to improve our render function to register partials or add custom functions.

If you have suggestions or ideas on how we should implement that in the Fiber API, feel free to let us know. There is always room for improvement 馃憤

@Fenny Fenny changed the title How do I register partials for handlebars?馃 馃 How do I register partials for handlebars? Feb 23, 2020
@Terisback
Copy link
Author

Thank you, I am a beginner programmer, and for the first time I am writing a web application, but I find this package the most convenient of all.
I will do my best to make this package better. I will try, despite my level of knowledge 鈽猴笍

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

2 participants