Hacker News new | ask | show | jobs
by kltwrds 103 days ago
i've built web apps w/ a few different full-stack frameworks -- EmberJS+REST, Python/DRF, Node/React/GraphQL, Heroku, AWS, GCP...each had its own flavour of incidental complexity. now i'm using rwsdk+cloudflare for my latest b2b web app venture, and i have to say the DX has been amazing. no heavy handed frameworks to wrestle with, and the "web primitives" play really nicely with coding agents. it just works.

i'd be curious to know where the framework is headed next? seems like nextjs/vercel has a legitimate up and coming competitor in rwsdk.

1 comments

The big focus will be ensuring that you're not stuck on our implementation of RSC (we wrote a custom vite plugin); so we'll be moving over to the version from the Vite team.

It's not that we think our implementation is worse, it's just that we don't want you to be locked into our framework.

We will also launch something like ActiveRecord and a Convex like experience.