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

Comments

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

PlainMarkdown v1.6: Clean conversion on heavy sites, AI actions and Exports

https://plainmarkdown.com
1•p_bits•2m ago•1 comments

The Ask

https://randsinrepose.com/archives/the-ask/
1•digitallogic•2m ago•0 comments

Build with Modern Web Guidance

https://developer.chrome.com/docs/modern-web-guidance
1•spking•3m ago•0 comments

Show HN: NanoApps: Run custom homebrew apps on iPod nano 7th generation

https://twitter.com/freemyipod/status/2058920520708468974
1•user890104•7m ago•0 comments

Liquid processed more transactions in three months than it did in all of 2024

https://blog.liquid.net/liquid-federation-quarterly-update-q1-2026/
1•janandonly•8m ago•0 comments

xscp - Interactive scp wrapper + transfer history, fuzzy matching, TUI browsing

https://codeberg.org/LuminaNAO/xscp.git
1•javruben•8m ago•0 comments

Fast is better than slow

https://dubroy.com/blog/fast-is-better-than-slow/
1•surprisetalk•9m ago•0 comments

Grappling with AI

https://hgrsd.nl/blog/grappling-with-ai/
1•RyeCombinator•11m ago•0 comments

Greek swimmer only athlete to beat world record at controversial Enhanced Games

https://www.bbc.com/sport/articles/cx211xyd298o
1•only_in_america•12m ago•1 comments

RADV Driver Lands Support for VK_KHR_shader_fma

https://www.phoronix.com/news/RADV-VK_KHR_shader_fma
1•doener•12m ago•0 comments

Why Ctrl+V won't paste images in Claude Code on WSL, with a fix

https://rajveerbachkaniwala.com/blog/2026/05/24/on-the-difficulty-of-pasting-a-picture/
2•rajveerb•12m ago•0 comments

Open AI and YC

https://www.marginpoints.com/issues/2026-05-20-openai-and-yc-ipo-oxygen-hacky-sack
1•historian1066•13m ago•0 comments

GrillKit – self-hosted AI technical interview trainer with voice

https://github.com/GrillKit/grillkit
1•vitchenkokir•13m ago•0 comments

Claude Mission Control *real *free

https://github.com/BEKO2210/My_Dash
1•Beko2210•13m ago•1 comments

JS Crossword: a crossword where the clue = eval(answer)

https://lyra.horse/fun/jscrossword/
1•thunderbong•14m ago•0 comments

Java Card

https://en.wikipedia.org/wiki/Java_Card
2•tosh•18m ago•0 comments

LPeg – Parsing Expression Grammars for Lua

https://www.inf.puc-rio.br/~roberto/lpeg/
1•tosh•19m ago•0 comments

One-and-Done Heart Disease Prevention? Scientists Show It May Be Possible

https://www.nytimes.com/2026/05/25/health/cholesterol-ldl-gene-therapy.html
1•brandonb•20m ago•0 comments

Regular Expression Matching Can Be Simple and Fast (2007)

https://swtch.com/~rsc/regexp/regexp1.html
1•tosh•21m ago•0 comments

I tracked London housing data: We are staying in our homes for 10 years

https://area360.uk/blog/27-how-long-londoners-stay
1•clean_field•22m ago•0 comments

Washington Diary

https://worksinprogress.co/issue/a-washington-diary/
1•surprisetalk•23m ago•0 comments

The Cost of Safetyism

https://stevemagness.substack.com/p/the-cost-of-safetyism
3•obscurette•24m ago•0 comments

The Coming Coordination Calamity

https://surfingcomplexity.blog/2026/05/24/the-coming-coordination-calamity/
1•azhenley•24m ago•0 comments

Why most engineers design systems too early

https://thescalableengineer.substack.com/p/why-most-engineers-design-systems
2•lucyb0207•25m ago•0 comments

Show HN: Smriti: Shared Reasoning State for Claude Code and Codex

https://github.com/himanshudongre/smriti/
1•himanshudongre•25m ago•0 comments

Kirill Dmitriev, the Magician of the Kremlin

https://www.theatlantic.com/international/2026/05/russia-putin-kirill-dmitriev/687283/
1•chmaynard•28m ago•0 comments

The problem with Rust for back end services

https://kerkour.com/rust-backend-services-problems
3•randomint64•29m ago•0 comments

Vitalik Buterin on the future of the Ethereum Foundation

https://twitter.com/VitalikButerin/status/2058583593102844111
1•bushwart•29m ago•0 comments

On Grindslop – By Will Manidis

https://minutes.substack.com/p/on-grindslop
2•karakoram•29m ago•0 comments

SQLite-Vector now with Google TurboQuant for a 38x speedup

https://github.com/sqliteai/sqlite-vector
2•marcobambini•30m ago•0 comments