/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

bitsofco.de
| | reillyspitzfaden.com
1.5 parsecs away

Travel
| | A writeup of using Netlify serverless functions and Supabase to code a comments section on a static site
| | mitchkeenan.com
1.1 parsecs away

Travel
| | [AI summary] This blog post introduces Headless Chrome and Puppeteer, explaining their uses in web scraping, automation, and testing, with examples of command-line operations and code snippets for implementation.
| | dev.ribic.ba
0.9 parsecs away

Travel
| | Building a Cloud Function that generates PDFs from HTML using Puppeteer
| | rafaelcamargo.com
4.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.