Back to Developer Roadmap

Any Frontend Framework

src/data/roadmaps/cloudflare/content/any-frontend-framework@zSwio18XdBfqwSneAx_AP.md

4.0876 B
Original Source

Any Frontend Framework

Several frontend frameworks can be deployed on Cloudflare Pages or used with Cloudflare Workers. Popular choices include:

  • React: Deploy using Create React App or Next.js.
  • Vue.js: Deploy using Vue CLI or Nuxt.js.
  • Angular: Deploy using Angular CLI.
  • Svelte: Deploy using SvelteKit.
  • Astro: Deploy using Astro CLI.

Cloudflare Pages offers optimized builds and deployments for these frameworks. For Workers, you can use these frameworks to render content dynamically at the edge.

Visit the following resources to learn more: