How can I rewrite this with Handlebars.js?
Hi guys,
I created the following pen, which is a simple JavaScript to get an API response and output the result:
Now, I'm trying to learn
Handlebars.js and I need an example with Ajax API with Handlebars.js.
Could you please rewrite my example, which is in vanilla JS with Handlebars.js?
Thanks