Supporting Remix with full stack Cloudflare Pages
Cloudflare has announced support for Remix applications on its full-stack platform, Cloudflare Pages. Remix is a new framework focused on fully utilizing web capabilities and emphasizing web fundamentals such as HTTP status codes, caching, and performance optimization. The integration with Cloudflare Workers allows developers to reuse knowledge gained from building apps in the browser while offering better performance due to native compatibility and proximity to users. Remix already tightly integrates with KV for session storage, and a Durable Objects integration is in progress. Deploying Remix applications on Cloudflare Pages involves running npx create-remix@latest, creating a repository on GitHub or GitLab, pushing the code, and selecting "Remix" from the framework presets dropdown.
Company
Cloudflare
Date published
Dec. 17, 2021
Author(s)
Greg Brimble
Word count
761
Hacker News points
None found.
Language
English