Best of CloudflareMarch 2025

  1. 1
    Video
    Avatar of developedbyeddevelopedbyed·1y

    Reacts Big 2025 Comeback!

    Explore the new full-stack React framework called TanStack Start, which presents an alternative to Next.js. The post delves into the framework's setup and its integration with Cloudflare services such as durable objects and KV storage. It highlights TanStack Start's support for server-side rendering, streaming, and caching while maintaining ease of use and type safety. The tutorial also covers adding Tailwind CSS and a database, showcasing a complete project setup.

  2. 2
    Video
    Avatar of developedbyeddevelopedbyed·1y

    My Favourite Tech Stack For 2025

    The author shares their favorite tech stack for 2025, highlighting tools like DocPloy for easy deployment, the Bun runtime for JavaScript applications, and the Hano framework to leverage Cloudflare's offerings. They also discuss exciting advances in authentication with Open Auth and payments integration using Polar. Additionally, frameworks like TenStack Start and Astro are recommended for their simplicity and flexibility, along with the importance of 3D technology, particularly 3JS, for future web development.

  3. 3
    Video
    Avatar of webdevcodyWeb Dev Cody·1y

    How I hosted my TanStack course platform

    The post explains how the author deployed a course platform using TanStack on a VPS, detailing the setup with Namecheap, Cloudflare, Docker Compose, and Caddy server. It also covers the manual deployment process, securing the PostgreSQL database, and creating SSH tunnels for remote database access.