Menu
๐ŸŒ„ SunderDocumentationBlog
GitHub
๐ŸŒœ
๐ŸŒž
๐ŸŒ„ Sunder
  • Documentation
  • Blog
  • GitHub

Recent posts

  • Moving Towards Cloudflare Workers Modules
  • Introducing Sunder

Moving Towards Cloudflare Workers Modules

September 27, 2021 ยท 1 min read
Guido Zuidhof

Guido Zuidhof

Sunder now supports the the new ES Modules syntax for Cloudflare Workers. By opting into modules you can get rid of relying on global variables floating around your codebase, and also unlock Durable Objects.

Read More

Introducing Sunder

December 2, 2020 ยท 2 min read
Guido Zuidhof

Guido Zuidhof

Sunder is a framework for Service Workers like those found in Cloudflare Workers. It allows you to create testable APIs and websites in a similar way as you would using Node.js's Koa or Express framework.

Read More

Docs

  • Documentation

Community

  • Github Issues

More

  • Blog
  • GitHub
Copyright ยฉ 2021 - MIT licensed