Collecting Email Signups With the Notion API
A tutorial on building a custom newsletter email signup system using an HTML form, Netlify Functions, and the Notion API.
A tutorial on building a custom newsletter email signup system using an HTML form, Netlify Functions, and the Notion API.
An introduction to Netlify Functions, explaining how they simplify AWS Lambda by abstracting away complex configuration and deployment.
A technical guide on using Puppeteer for screenshot capture within serverless Netlify (AWS Lambda) functions, including setup and code examples.