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

Comments

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

"Flexible labor" is a euphemism for "derisking capital"

https://pluralistic.net/2025/11/10/zero-sum-zero-hours/
1•hn_acker•1m ago•0 comments

Addiction Lawsuit Against TikTok Can Proceed in Nevada

https://blog.ericgoldman.org/archives/2025/11/addiction-lawsuit-against-tiktok-can-proceed-in-nev...
1•hn_acker•2m ago•1 comments

Mozilla Firefox gets new anti-fingerprinting defenses

https://www.bleepingcomputer.com/news/security/mozilla-firefox-gets-new-anti-fingerprinting-defen...
2•dangle1•4m ago•0 comments

EU moves to ban Huawei from member states' 5G systems

https://www.neowin.net/news/eu-reportedly-moves-to-ban-huawei-from-member-states-5g-systems/
1•bundie•6m ago•0 comments

Reimagine the Date Picker

https://dbushell.com/2025/11/10/pikaday/
1•todsacerdoti•6m ago•0 comments

No credible tie between Tylenol use and autism/ADHD study finds

https://newatlas.com/adhd-autism/low-concern-tylenol-adhd-or-autism/
1•atombender•8m ago•0 comments

VelociDB: Blueprint for the Modern Embedded Database

https://twitter.com/niklabh/status/1988011368369582353
1•niklabh•10m ago•0 comments

Ask HN: Where did the tech people on Twitter go?

2•stevage•15m ago•2 comments

New Daily Pill Could Be Life-Saving for Americans with High Cholesterol

https://www.smithsonianmag.com/smart-news/new-daily-pill-could-potentially-be-lifesaving-american...
1•geox•16m ago•0 comments

Refreshing Apache XML Infrastructure

https://blog.adamretter.org.uk/refreshing-apache-xml-infrastructure/
1•adamretter•17m ago•0 comments

Artificial Versifying (2019)

https://jeffreymbinder.net/?p=304
1•benbreen•19m ago•0 comments

Alex Karp Goes to War

https://www.wired.com/story/alex-karp-goes-to-war-palantir-big-interview/
3•aspenmayer•21m ago•1 comments

Standard Capital: Series A lead investor for 10% equity via application

https://www.standardcap.com/
1•nathanh•21m ago•0 comments

Echogarden is an easy-to-use speech toolset of speech processing tools

https://github.com/echogarden-project/echogarden
1•wahnfrieden•30m ago•0 comments

Show HN: EchoStack – Deployable Voice-AI Playbooks Powered by a Manifest System

https://getechostack.com
1•solomonayoola•33m ago•1 comments

Political Chinese Culture at Meta

https://www.teamblind.com/post/political-chinese-culture-at-meta-2vx8g0a1
5•DustinEchoes•36m ago•0 comments

AI Feynman: A Physics-Inspired Method for Symbolic Regression

https://arxiv.org/abs/1905.11481
2•openquery•38m ago•0 comments

Is it possible to get a Jr. developer job in Elixir?

2•bauldursdev•41m ago•2 comments

Who Uses REXX and Where?

https://rexxinfo.org/howard_fosdick_articles/who_uses_rexx_and_where/who_uses_rexx_and_where.html
3•shrubble•42m ago•1 comments

De-duplicating the desktops: Let's come together

https://www.theregister.com/2025/11/10/deduplicating_the_desktops/
2•occamrazor•43m ago•0 comments

Do We Need Another Presidential Physical Fitness Test?

https://www.medscape.com/viewarticle/do-we-need-another-presidential-physical-fitness-test-2025a1...
3•wjb3•43m ago•1 comments

EU's minimum wage faces judgment day

https://www.euractiv.com/news/eus-minimum-wage-faces-judgment-day/
3•tokai•46m ago•0 comments

A2UI: LLM-generated UI protocol (Google)

https://a2ui.org/
1•stansler•47m ago•1 comments

Show HN: Clarion: An AI-powered news curator emphasizing clarity over chaos

https://clarion.today/
1•radiusvector•47m ago•1 comments

SailPoint's Second Act

https://strategyofsecurity.com/p/sailpoints-second-act
2•mooreds•49m ago•0 comments

High-performance 2D graphics rendering on the CPU using sparse strips [pdf]

https://github.com/LaurenzV/master-thesis/blob/main/main.pdf
13•PaulHoule•50m ago•0 comments

Rad Power Bikes faces shutdown in January without new funding

https://techcrunch.com/2025/11/10/rad-power-bikes-faces-shutdown-in-january-without-new-funding/
5•mooreds•50m ago•1 comments

3D Heterogeneous Integration Powers New DARPA Fab

https://spectrum.ieee.org/3d-heterogeneous-integration
4•rbanffy•51m ago•0 comments

Duke Explores Private Credit in Potential First for Utilities

https://www.bloomberg.com/news/articles/2025-11-10/duke-explores-private-credit-in-potential-firs...
2•petethomas•52m ago•0 comments

Cybersecurity breach at Congressional Budget Office remains a live threat

https://www.politico.com/live-updates/2025/11/10/congress/cbo-still-under-threat-00644930
13•mooreds•52m ago•0 comments