/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.ryanfiller.com
| | antoinevastel.com
2.4 parsecs away

Travel
| | Second post of a series about crawlers. We present how to parallelize a crawler based on Chrome headless and Puppeteer to take screenshots of the home page of the 100 most popular websites.
| | www.surinderbhomra.com
1.1 parsecs away

Travel
| | I have been really intrigued in how dev.to are able to create simple text-based share images dynamically, so I decided to have a go at making one myself using a tool called Puppeteer.
| | rafaelcamargo.com
2.6 parsecs away

Travel
| | Whether you're exporting a chart or generating images with dynamic text, converting HTML into an image can be super useful in many situations. This post explains how to do it both on the server (NodeJS) and directly in the browser.
| | bryanlrobinson.com
20.3 parsecs away

Travel
| I love JavaScript, but I love rendered HTML much more, so I challenged myself to convert James' client-side JS code to something that rendered HTML. I wanted to do it as quickly and as concisely as possible.