In this episode, we are going to be looking at how we can generate the HTML that we are going to be taking screenshots of using the Handlerbars.js
library.
We’ll start off by building a really simple async function that will take in a JavaScript object and interpolate that into a HTML template before returning the compiled result.