giovannibenussi | 3 years ago | on: Cloudflare Workers for Platforms: Make Your Own Product Programmable
giovannibenussi's comments
giovannibenussi | 4 years ago | on: How to Take Screenshots of DOM Nodes Using Google Chrome
Double check that you select the correct element. Yesterday while testing, I noticed that I was selecting a child node and loosing some padding and background color so I needed to move up and select the correct node to take the correct screenshot!
page 1
What's the benefit? You don't need to set this up yourself (security, authentication, validate tokens, create endpoints).
Why don't create an API so we have more control rather than give customers the ability to run any code? Well, it depends. If you can keep up with customer requests, then go ahead with an API. If you have a lot of requests and it's becoming hard to keep up, then you can use Workers for Platforms.