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•6mo ago

Comments

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

Nano Banana-Pilled, Nano Banana-Shilled for Spaceship Engineering

https://angadh.com/inkhaven-23
1•speckx•2m ago•0 comments

Amazon's Starlink rival debuts ' fastest satellite internet antenna'

https://www.theverge.com/news/827783/amazon-leo-ultra-antenna-enterprise-preview
1•paulatreides•3m ago•0 comments

40 years ago, an enthusiast biked 17,000 miles with a mobile computer and solar

https://www.tomshardware.com/laptops/the-winnebiko-travelled-17-000-miles-to-complete-the-computi...
1•d3Xt3r•6m ago•0 comments

Vibe coding: What is it good for? nothing

https://www.theregister.com/2025/11/24/opinion_column_vibe_coding/
1•astroflection•7m ago•0 comments

AI Image Upscaler and Photo Enhancer with up to 10x resolution boost

1•angelano•8m ago•0 comments

AWS CodeCommit Returns to General Availability

https://aws.amazon.com/blogs/devops/aws-codecommit-returns-to-general-availability/
3•corserror•9m ago•0 comments

XAML breaks down when I have an element that is half a billion pixels tall

https://devblogs.microsoft.com/oldnewthing/20251124-00/?p=111811
2•ingve•9m ago•0 comments

Apple Cuts Jobs Across Its Sales Organization in Rare Layoff

https://finance.yahoo.com/news/apple-cuts-jobs-across-sales-193651118.html
1•wslh•9m ago•0 comments

New report calls for end to child marriage in the US

https://womensmediacenter.com/news-features/new-report-calls-for-end-to-child-marriage-in-us
5•binning•10m ago•0 comments

Willis Whitfield: A simple man with a simple solution that changed the world

https://www.sandia.gov/labnews/2024/04/04/willis-whitfield-a-simple-man-with-a-simple-solution-th...
1•rbanffy•11m ago•0 comments

Luvit.io

https://luvit.io/
1•ibobev•12m ago•0 comments

Accused, shunned and exiled: The women banished to Ghana's 'witch camps'

https://www.aljazeera.com/features/longform/2025/11/23/accused-shunned-exiled-the-women-banished-...
1•binning•14m ago•0 comments

Gmail: Bulk Promotions deletion requires different browser or incognito disabled

https://twitter.com/andrew_michels/status/1992330739615182998
2•throwaway29303•14m ago•0 comments

Testing MCP Servers with MCP Inspector

https://chrisebert.net/testing-mcp-servers-with-mcp-inspector/
2•rmason•15m ago•0 comments

Y'all ever tried AI expand? this thing's wild

1•angelano•15m ago•0 comments

It's time to de-duplicate the desktops

https://www.theregister.com/2025/11/10/deduplicating_the_desktops/
2•rbanffy•17m ago•1 comments

Costs of AI That Are Eating Your Budget (and How to Fix Them)

1•buttersmoothAI•17m ago•0 comments

Atuin’s New Runbook Execution Engine

https://blog.atuin.sh/introducing-the-new-runbook-execution-engine/
1•emschwartz•17m ago•0 comments

The woman scientist and artist who revolutionized the study of mushrooms

https://hyperallergic.com/1029741/mary-banning-woman-scientist-and-artist-who-revolutionized-the-...
1•binning•18m ago•0 comments

Amid GPS and Ride-Hailing, the Allure of London's Black Cab Endures

https://www.nytimes.com/2025/11/24/world/europe/london-black-cab-taxi-driving-test.html
1•axiomdata316•19m ago•0 comments

CoreWeave Earnings Highlight Risks of Surge in AI Borrowing

https://www.barrons.com/articles/coreweave-earnings-ai-debt-e016553d?gaa_at=eafs&gaa_n=AWEtsqfvCF...
1•zerosizedweasle•19m ago•0 comments

Kagi Hub Belgrade: A home base for Kagi members worldwide

https://blog.kagi.com/kagi-hub
2•buster•20m ago•0 comments

AI has a deep understanding of how this code works

https://github.com/ocaml/ocaml/pull/14369
2•theresistor•20m ago•0 comments

Harnessing intricate, self-organized plasma patterns to destroy PFAS

https://phys.org/news/2025-11-harnessing-intricate-plasma-patterns-destroy.html
1•PaulHoule•25m ago•0 comments

Generative AI Image-Guided Editing Benchmarks

http://springus.io/image-editing-benchmarks
1•geooff_•26m ago•0 comments

HTTP Archive: Page Weight

https://httparchive.org/reports/page-weight
2•coloneltcb•27m ago•0 comments

Amazon Leo satellite internet available for businesses – Techzine Global

https://www.techzine.eu/news/infrastructure/136643/amazon-leo-satellite-internet-available-for-bu...
2•janandonly•27m ago•1 comments

Anthropicnews.com

https://anthropicnews.com/
2•rmason•30m ago•1 comments

Amazon Q CLI has become Kiro CLI

https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line.html
2•linksbro•31m ago•1 comments

Windows 10 desktop background wasn't computer generated (2024)

https://www.pcgamer.com/gaming-industry/i-was-shocked-to-find-out-the-windows-10-desktop-backgrou...
1•iansteyn•32m ago•3 comments