Answer the question
In order to leave comments, you need to log in
What is the difference between "hbs" and "html"?
I now want to use regular html, in the examples all the time hbs. It is necessary to connect any modules.
Answer the question
In order to leave comments, you need to log in
Handlebars.js (hbs) is a templating engine that allows you to pass, process and display data in html templates in a standardized way. Theoretically, it is possible without it, but all the problems of transferring data to templates will fall on your shoulders and it will be easier to return to the template engine (not necessarily to handlebars, there are others)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question