HomeAboutBlogProjectsContact

Posts tagged "serverless"

3 posts found

Using Nodemailer in Cloudflare Workers with Node.js Compatibility

A quick guide on how to use the Nodemailer library in Cloudflare Workers by enabling the nodejs_compat flag. Learn how to build and stream email payloads, simplifying your email-sending workflow in a serverless environment.

September 21, 2024
cloudflare-workersemailemail-encodingnodejsnodejs-compatnodemailerserverlesstypescriptworkers

Why I Switched My Blog's Backend to Notion

A developer's journey from a traditional static site to using Notion as a headless CMS. This post explores the pros and cons of different CMS options like Payload CMS and WordPress before settling on the Notion API for a more flexible and mobile-friendly blogging workflow.

September 1, 2024
apibloggingcloudflare-workerscmscontent-managementheadless-cmsjamstackmigrationnotionpayload-cmsreactserverlessstatic-sitewordpress

Running Modern JavaScript on Cheap Shared Hosting: A Deep Dive into CGI and FastCGI

A developer's journey into the world of cheap Japanese shared hosting. This post explores the feasibility of running modern JavaScript (Node.js, Bun, Deno) on low-cost servers using technologies like CGI and FastCGI, comparing performance, and documenting the challenges and discoveries along the way.

June 22, 2024
apachebuncgidenofastcgigohonohostingjapanjavascriptnodeperformancephpserverlessshared-hostingweb-hosting