Monthly Shaarli
August, 2017
Puppeteer is a Node library which provides a high-level API to control headless Chrome over the DevTools Protocol. It can also be configured to use full (non-headless) Chrome.
"In the first tutorial of the series, you will learn about the basics of Anime.js. You will learn things like like selecting target elements and animating different properties related to them."
This weekend I scratched a bit of a long term itch and implemented basic support for the Performance Timeline specification for Node.js core. Hopefully it will land soon.
A Node queue API for generating PDFs using headless Chrome. Comes with a CLI, S3 storage and webhooks for notifying subscribers about generated PDFs
"Forms on the web don't usually play nice with bad connections. If you try to submit a form while offline, you'll most likely just lose your input. Here's how we might fix that."
Pourquoi [[]][0]++; fontionne-t-il, là où []++; lève une erreur ? Plongée dans les arcanes de JS.