Use a configuration file to customize the development and deployment setup for your Worker project and other Developer Platform products.| Cloudflare Docs
In this tutorial we will see how to use the node-fetch package for web scraping. We will learn what the fetch API is and the different ways to use the package.| scrapingdog
A light-weight module that brings Fetch API to node.js. Latest version: 3.3.2, last published: 2 years ago. Start using node-fetch in your project by running `npm i node-fetch`. There are 40403 other projects in the npm registry using node-fetch.| npm
Want to create a headless blog using Jamstack? Follow these steps to build your Jamstack-based blog using Eleventy and Netlify.| dropinblog.com
Using face recognition to find unlabelled photos on twitter with machine learning. TensorFlow.js and Serverless Cloud Platforms used to search for all tweets for a hashtag and compare images to user's profile photo. Uses IBM Cloud Functions (Apache OpenWhisk)| jamesthom.as
Netlify hosted their JAMStack Conf in San Francisco this past Wednesday. Quibbles with the JAMStack name aside, there were some great talks in the schedule and they’ve started to fill up my watch later list.| timkadlec.com
What is Deno, why does it matter, and how is it currently used for server-side JavaScript?| ByteofDev