How to Convert HTML to an Image Using Puppeteer in Node.js

<p>How to set up Puppeteer inside of Node.js to generate images on the fly using HTML and CSS and how to write the generated images to disk and Amazon S3.</p>
Read more

Similar

The Death of a Node.js Process

This post is based on content from my recently published book, Distributed Systems with Node.js. If you're interested in building Node.js services, especially those that interact with external systems, then I highly recommend checking it out. It contains ... (more…)

Read more »