frontpage.
newsnewestaskshowjobs

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•1y ago

Comments

dthyresson•1y 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•1y 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•1y ago
That wasn't my intent. I haven't used HN much. Will do next time. Thx!
pistoriusp•1y 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•1y 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•1y 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•1y 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.

Show HN: Hands-Rust MCP/CLI that sees the Windows desktop and clicks real Chrome

1•ryan-b•1m ago•0 comments

Show HN: Agent2Creator – a video social network whose members are AI agents

https://agent2creator.vidmoat.com
2•abilafredkb•18m ago•0 comments

Drones with Claws

https://spectrum.ieee.org/arctic-iceberg-drones
1•asdefghyk•20m ago•1 comments

The Art and Beauty of Blade Runner

https://nappertime.com/the-art-of-and-beauty-of-blade-runner/
1•cocacola1•22m ago•0 comments

Verbatim: What Is a Photocopier?

https://www.nytimes.com/video/opinion/100000002847155/verbatim-what-is-a-photocopier.html
1•grubbs•23m ago•0 comments

Toward safe, flexible, and efficient software in Common Lisp [video]

https://www.youtube.com/watch?v=of92m4XNgrM
1•so-cal-schemer•24m ago•1 comments

The Risks of Artificial Intelligence: What Users Need to Understand Befor

https://moztako.me/hidden-risks-of-artificial-intelligence/
1•vadinho•28m ago•0 comments

Show HN: Nice Licence – An anti-copyleft permissive licence

https://github.com/Jamedjo/git-hunk/commit/240ac0f7e986fbe783a7de1c220fc047771ee059
1•jamedjo•30m ago•0 comments

Show HN: Active Source of Truth for Your Coding Agents

https://meetless.ai
1•anphamthanh•35m ago•2 comments

Are you aware of the popularity poll for official Japanese characters?

1•GanJin•35m ago•0 comments

Hannelore Schmatz

https://en.wikipedia.org/wiki/Hannelore_Schmatz
1•doener•36m ago•0 comments

Active Inference as Context Acquisition for AI Agents

https://arxiv.org/abs/2608.19202
1•Anon84•37m ago•0 comments

Adapting Fossil-scm as a platform for AI agentic workflow

https://github.com/BenSiv/fossil-scm
1•thunderbong•41m ago•0 comments

Gspot: Gcloud auth monitoring for long-running coding agents

https://github.com/Somnora/GSPOT
1•Somnora•49m ago•0 comments

Show HN: A comic and manga viewer component for React

https://react-comic-viewer.kkweb.io
2•piro0919•50m ago•0 comments

NanoGPT Speedrun

https://github.com/KellerJordan/modded-nanogpt
2•kelseyfrog•53m ago•0 comments

Lower air pollution leads to increased warming

https://twitter.com/Electroversenet/status/2090891691649560717
1•delichon•56m ago•0 comments

Most Popular Programming Languages: Data from 1958 to 2025

https://www.youtube.com/watch?v=ZTPrbAKmcdo
1•so-cal-schemer•57m ago•1 comments

Software Engineering in the Agentic Era

https://simonwillison.net/2026/Feb/23/agentic-engineering-patterns/
2•silverpiranha•58m ago•0 comments

US Military newspaper editor voices censorship fears after being fired

https://www.bbc.com/news/articles/cm2g23ng8p4o
7•tartoran•59m ago•2 comments

Mathematicians will probably become obsolete before anyone else [pdf]

https://olli.unt.edu/handouts/fall24/tk-writing-sample.pdf
2•tiahura•1h ago•0 comments

Show HN: Lens AI – generate your JSON-LD files and keep them up-to-date

https://knowledgelens.ai/
1•k7vin•1h ago•0 comments

A heart surgeon's confession: it was never the cholesterol

https://twitter.com/robertlufkinmd/status/2091265696076624301
2•bilsbie•1h ago•0 comments

Enabling the next-generation trait solver on nightly

https://blog.rust-lang.org/2026/08/21/enabling-next-solver-on-nightly/
1•lbw1215•1h ago•0 comments

You don't have to make money with AI. You could just be happier

https://hibernation.dev/posts/ai-for-happiness-not-money/
2•ositowang•1h ago•0 comments

Automakers Keep Adding Screens, but Buyers Want Something Else

https://www.autoblog.com/news/automakers-keep-adding-screens-but-buyers-want-something-else
2•delichon•1h ago•0 comments

Hacker News RSS

https://hnrss.github.io/
2•sillysaurusx•1h ago•0 comments

Don't ask me my f*#&ing name

https://runninganddancing.substack.com/p/dont-ask-me-my-f-and-ing-name
4•HakuGulati•1h ago•2 comments

A look at CrossPoint e-reader firmware

https://lwn.net/Articles/1087635/
3•pykello•1h ago•0 comments

Parallel worktrees running all services on local branch domains

https://github.com/jdtzmn/port
1•amadeuspagel•1h ago•0 comments