frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

React Meta-Framework Feels Broken, Here's Why

https://rwsdk.com/blog/your-react-meta-framework-feels-broken
22•dthyresson•10mo ago

Comments

dthyresson•10mo ago
A new blog post argues that today’s React meta-frameworks like Next.js and Remix are too abstract and “feel broken,” adding complexity through magic and indirection. It introduces RedwoodSDK as a simpler, more transparent alternative that prioritizes native web APIs and production-parity development.
codingdave•10mo ago
You don't need to (and should not) add a Tl;dr comment when you post something. If you want to tell the story of how you came up with an idea, do a "Show HN". That is the correct way to self-promote on HN.
dthyresson•10mo ago
That wasn't my intent. I haven't used HN much. Will do next time. Thx!
pistoriusp•10mo ago
I'm the author of this article, and this is the second time I've built a framework. I co-created RedwoodJS with Tom Preston-Werner several years ago - and we came up with some novel ideas, but I had a nagging feeling that something wasn't right.

A failed-startup and a kid later... and I'm back. I couldn't let go of the original vision of RedwoodJS, but I wanted to start from scratch. So we built RedwoodSDK, which is a React framework for Cloudflare. It starts as a Vite Plugin that gives you server-side-rendering, RSC, streaming, and realtime capabilities.

Our standards based route feels invisible, with simple pattern matching, middleware and interrupters. You receive a request and return a response. You own every byte over the wire.

There's zero magic. Just TypeScript, modules, functions, values, and types.

chipgap98•10mo ago
Aren't the "defineApp" and "route" methods in rwsdk also magic? It feels like rwsdk is just being more deliberate about when and where to introduce those magic functions.

I'm a big fan of rwsdk so far. Thanks for building!

pistoriusp•10mo ago
Nope! They just return standard JavaScript.

A typical worker looks something like this:

    export default {
        fetch({ request }) {
          return new Response('ok')
        } 
    }

DefineApp just wraps that initial entry point into something that allows us to run middleware, match the router, and render out the page or the response object.

Love that you're a fan! Remember... No magicians allowed here.

gadfly361•10mo ago
I think a notable difference is with one, you can read the code in the file and understand what it will return. With others, you need to read the code and then do a mental join of the framework's conventions to know what it'll return.

Ask HN: Why isn't FPGA adoption exploding now that LLMs can write HDL?

1•dsrtslnd23•2m ago•0 comments

Sourcehut seems to be under attack again, Git service is down

https://status.sr.ht/
1•xz18r•2m ago•0 comments

Agency Agents Review

https://jonno.nz/reviews/agency-agents/
1•jonnonz•4m ago•0 comments

Forking frenzy ensues after launch of Euro-Office

https://www.theregister.com/2026/04/02/eurooffice_forks_onlyoffice/
1•rbanffy•5m ago•0 comments

•7m ago

Lock-Free Deadlock

https://qouteall.fun/qouteall-blog/2025/About%20circular%20reference#lock-free-deadlock
1•qouteall•12m ago•0 comments

Man-Computer Symbiosis (1960)

https://www.organism.earth/library/document/man-computer-symbiosis
2•mellosouls•13m ago•1 comments

SpaceX and OpenAI: The Mega IPO Grift [video]

https://www.youtube.com/watch?v=iOyFja87uyw
1•throw0101c•14m ago•1 comments

Everything must be high-value added work. But

https://blog.alaindichiappari.dev/p/everything-must-be-high-value-added
3•alainrk•15m ago•1 comments

China Edges Past U.S. in Global Approval Ratings

https://news.gallup.com/poll/707945/china-edges-past-global-approval-ratings.aspx
2•KnuthIsGod•23m ago•0 comments

The End of ARR

https://saasmetrics.rip/
2•arnon•25m ago•1 comments

The Hack That Exposed Syria's Security Failures

https://www.wired.com/story/inside-the-hack-that-exposed-syrias-security-failures/
2•joozio•26m ago•0 comments

Brykk – Family safety app with zero servers, built on iCloud

https://www.brykk.app/
1•nharing•32m ago•0 comments

Every dependency you add is a supply chain attack waiting to happen

https://benhoyt.com/writings/dependencies/
2•birdculture•38m ago•0 comments

Ask HN: I built WhyOps: A decision-aware observability for AI agents. Thoughts?

2•dishant0406•39m ago•1 comments

Growing a better world together with AI

https://koenvangilst.nl/lab/ai-and-the-future-of-engineering
1•vnglst•40m ago•1 comments

Artemis II Live Tracker – Real-Time NASA Mission Telemetry

https://artemislivetracker.com/
1•EvgeniyZh•44m ago•1 comments

Friendica – A Decentralized Social Network

https://friendi.ca/
2•janandonly•47m ago•0 comments

Ask HN: Why does this product exist?

https://thebase64.com/
1•janandonly•52m ago•3 comments

Show HN: White Border

https://awhiteborder.com/
4•artiomyak•53m ago•2 comments

Underground lab clears crucial hurdle for dark matter hunt

https://phys.org/news/2026-04-underground-lab-crucial-hurdle-dark.html
2•gmays•56m ago•0 comments

Verbosity decreases accuracy in large language models

https://www.unite.ai/verbosity-decreases-accuracy-in-large-language-models/
2•50kIters•1h ago•2 comments

How to Spot Fake Job Offers in Nigeria (Avoid Scams in 2026)

https://grantjobsandscholarship.blogspot.com/2026/03/how-to-spot-fake-job-offers-in-nigeria.html
2•frankchidera900•1h ago•0 comments

Show HN: Starframer.com

https://starframer.com/design/
1•ajoshu•1h ago•0 comments

Iroh. How it uses Relays

https://docs.iroh.computer/concepts/relays
1•janandonly•1h ago•0 comments

Porting Go's strings package to C

https://antonz.org/porting-go-strings/
2•valyala•1h ago•0 comments

Who stands to gain the most from the leak of Claude's source code?

https://www.youtube.com/watch?v=RpFh0Nc7RvA
3•haebom•1h ago•0 comments

Show HN: Markdown wikis that are easy for agents and humans

https://markmedown.dev
1•ultrafro2•1h ago•0 comments

The Vocabulary Gap

https://dekodiert.de/en/articles/vokabelluecke
1•sdoering•1h ago•0 comments

Artemis II – Live Mission Tracker

https://artemis2livetracker.com/
3•sdoering•1h ago•0 comments