firebase/functions-samples

Simpler Handlebars demo sample

Open

#302 geöffnet am 26. Dez. 2017

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.957 Forks)batch import
help wantednew sample request

Repository-Metriken

Stars
 (11.901 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 7T 23h) (5 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide