Software Alternatives, Accelerators & Startups

React Server Components Example with Next.js

Parcel Bun.sh
  1. 1
    Blazing fast, zero configuration web application bundler
    Pricing:
    • Open Source
    In the Changelog Podcast episode referenced above, Dan Abramov alluded to Parcel working on RSC support as well. I couldnโ€™t find much to back up that claim aside from a GitHub issue discussing directives and a social media post by Devon Govett (creator of Parcel), so I canโ€™t say for sure if Parcel is currently a viable option for developing with RSCs.

    #Web Application Bundler #Assets Bundler #JS Build Tools 113 social mentions

  2. 2
    Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager.
    Pricing:
    • Open Source
    At Node Conference 2023, Jarred Sumner (creator of Bun) showed a demo of server components in Bun, so there is at least partial support in that ecosystem. The Bun repo provides bun-plugin-server-components as the official plugin for server components. And while I havenโ€™t looked at it in-depth, Marz claims to be a โ€œReact Server Components Framework for Bunโ€.

    #JavaScript Runtime #JavaScript #JavaScript Tools 208 social mentions

Discuss: React Server Components Example with Next.js

Log in or Post with