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

Simpler Handlebars demo sample #302

Open
grantkemp opened this issue Dec 26, 2017 · 0 comments
Open

Simpler Handlebars demo sample #302

grantkemp opened this issue Dec 26, 2017 · 0 comments

Comments

@grantkemp
Copy link

Have a request for a new sample?

Sample name or URL where you found the bug
Simple Templating

Sample data pasted or attached as JSON (not an image)

The current Handlebars sample attempts to do multiple demonstrations of different concepts in firebase. These elements require different dependencies and makes it unclear what is the minimum needed to deliver a basic templated page.

Suggestion
Creare a simple use case for showing how to server a simple templated page via Firebase using something like a passed in JSON object ( if this is possible) This will make it much clearer if this is a achievable and what elements are needed to just make this work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment