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: What's your workflow for fixing "port in use" on Windows?

1•gh-automata•55s ago•0 comments

How HN: AndesCode – local AI coding assistant that runs offline

1•angarrido•1m ago•1 comments

What is a coder's worst nightmare? (2014)

https://www.quora.com/What-is-a-coders-worst-nightmare/answer/Mick-Stute?srid=RBKZ&share=1
1•downbad_•3m ago•1 comments

'I hate working 5 days': Zoom CEO traditional work schedules becoming obsolete

https://www.aol.com/finance/zoom-ceo-predicts-3-day-144202969.html
1•bilsbie•3m ago•0 comments

Real-Time, Streaming SQL Queries on Flight Data

https://modolap.com/publication/planes1
1•ronfriedhaber•7m ago•0 comments

DIY Soft Drinks

https://blinry.org/diy-soft-drinks/
1•_Microft•8m ago•0 comments

Deere settles US right-to-repair lawsuit with $99M fund, repair commitments

https://wincountry.com/2026/04/06/deere-settles-us-right-to-repair-lawsuit-with-99-million-fund-r...
1•ohjeez•8m ago•1 comments

Show HN: QueueForge – a self-hosted RabbitMQ dead-letter queue manager

https://queueforgehq.com
1•namrahov•13m ago•0 comments

Building a SaaS in 2026 Using Only EU Infrastructure

https://eualternative.eu/guides/building-saas-eu-stack/
9•sparkling•13m ago•1 comments

Want to help garden birds? Don't feed them in warmer months, says RSPB

https://www.bbc.co.uk/news/articles/c2lwvz1pl1no
2•c-oreills•16m ago•0 comments

Introducing Project Glasswing

https://www.linuxfoundation.org/blog/project-glasswing-gives-maintainers-advanced-ai-to-secure-op...
2•jruohonen•17m ago•1 comments

Show HN: Give your AI agent a preview link for files and diff

https://diff4.com/
1•djyde•18m ago•0 comments

Californians sue over AI tool that records doctor visits

https://arstechnica.com/tech-policy/2026/04/californians-sue-over-ai-tool-that-records-doctor-vis...
1•Bender•18m ago•0 comments

How Beyond Meat sank from a $14B plant-based protein powerhouse to a penny stock

https://www.marketwatch.com/story/how-beyond-meat-sank-from-a-14-billion-plant-based-protein-powe...
2•bookofjoe•20m ago•1 comments

IBM to pay $17M in anti-DEI settlement

https://www.cnn.com/2026/04/10/business/ibm-settlement-dei-lawsuit
2•Bender•21m ago•0 comments

Jim Allchin to Gates and Ballmer on the state of quality at Microsoft (2004)

https://twitter.com/TechEmails/status/1418248256937775105
1•Austin_Conlon•21m ago•1 comments

Bouncer: Block "crypto", "rage politics", and more from your X feed using AI

https://github.com/imbue-ai/bouncer
2•steveharing1•22m ago•0 comments

Ask HN: What Are You Working On? (April 2026)

2•david927•22m ago•2 comments

The space science behind 'Project Hail Mary'

https://www.npr.org/2026/04/12/nx-s1-5782074/project-hail-mary-nasa-space-science
2•Brajeshwar•23m ago•0 comments

Why Is Sherlock Holmes English?

https://alistaird221b.blogspot.com/2013/05/why-is-sherlock-holmes-english.html
2•KitN•23m ago•0 comments

Microsoft locks in final death date for Outlook Lite on Android

https://www.neowin.net/news/microsoft-locks-in-final-death-date-for-outlook-lite-on-android/
1•Brajeshwar•23m ago•0 comments

Over 20k crypto fraud victims identified in international crackdown

https://www.bleepingcomputer.com/news/security/police-identifies-20-000-victims-in-international-...
1•Brajeshwar•24m ago•0 comments

APL: Evaluator for a Subset of Scheme

https://dfns.dyalog.com/n_lisp.htm
1•tosh•26m ago•0 comments

AI Didn't Teach Me to Code but It Changed How I Build

https://nextindata.substack.com/p/ai-didnt-teach-me-to-code-but-it
1•nazanki•27m ago•0 comments

Investigating How Long-Distance Couples Use Digital Games to Facilitate Intimacy

https://arxiv.org/abs/2505.09509
2•radeeyate•29m ago•0 comments

The disappearing and unappreciated art of audible alerts

https://www.youtube.com/watch?v=nXdVG45wveo
1•luizcdc•29m ago•0 comments

SpaceX holds $603M in Bitcoin despite $5B loss stemming from xAI

https://www.coindesk.com/markets/2026/04/11/musk-s-spacex-holds-usd603-million-in-bitcoin-despite...
3•lexandstuff•30m ago•0 comments

Cures via CRISPR DNA Editing May Be Most Important Medical Story of the Decade

https://www.nytimes.com/2026/04/09/opinion/genetic-editing-diseases-health-care.html
2•ck2•30m ago•1 comments

Powell, Bessent discussed Mythos AI cyber threat with major U.S. banks

https://www.cnbc.com/2026/04/10/powell-bessent-us-bank-ceos-anthropic-mythos-ai-cyber.html
1•mooreds•35m ago•0 comments

Textbooks and Methods of Note-Taking in Early Modern Europe (2008)

https://dash.harvard.edu/server/api/core/bitstreams/7312037d-e342-6bd4-e053-0100007fdf3b/content
3•mooreds•36m ago•0 comments