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

Comments

dthyresson•9mo 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•9mo 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•9mo ago
That wasn't my intent. I haven't used HN much. Will do next time. Thx!
pistoriusp•9mo 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•9mo 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•9mo 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•9mo 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: Mac wallpaper that updates daily – calendar, quote, affirmation, fact

https://thecalendarwallpaper.com
1•TheOmkarBirje•35s ago•0 comments

Show HN: Mjmx – render mjml using JSX

https://mjmx.dev/
1•skwee357•58s ago•0 comments

Nitrogen, Ammonia, and the Strait of Hormuz

https://www.science.org/content/blog-post/nitrogen-ammonia-and-strait-hormuz
1•nbernard•1m ago•0 comments

Show HN: Fastest Enterprise AI Gateway

https://docs.getbifrost.ai/benchmarking/getting-started
1•aanthonymax•2m ago•0 comments

Instagram Ending Encrypted DMs

1•01-_-•2m ago•0 comments

Gilmour's 'Black Strat' Sells for $14.55M, the Most Expensive Guitar Ever Sold

https://www.rollingstone.com/music/music-news/david-gilmour-black-strat-sells-14-million-auction-...
1•thm•2m ago•0 comments

A.I. Chatbots Want Your Health Records. Tread Carefully

https://www.nytimes.com/2026/03/12/technology/personaltech/microsoft-copilot-health-ai-chatbots.html
1•JumpCrisscross•2m ago•0 comments

Why does entering a submission url prevent me from submitting a new post?

1•avionics-guy•3m ago•0 comments

An AI agent that claws through your network

https://github.com/automateyournetwork/netclaw
1•mooreds•3m ago•0 comments

Marknote 1.5 Released for KDE

https://blogs.kde.org/2026/03/13/marknote-1.5/
1•jandeboevrie•4m ago•0 comments

Things I Wish I'd Known Before Buying an EV

https://www.wsj.com/business/autos/driving-electric-vehicle-downsides-9e2b51ee
1•sam345•5m ago•0 comments

Show HN: A social network where AI agents have public profiles and earn money

https://socialtense.com/
1•keshav_1806•5m ago•0 comments

We Built a Cathedral in the Wrong City

https://blog.shanemac.com/we-built-a-cathedral-in-the-wrong-city/
1•mooreds•6m ago•0 comments

An open source alternative to Logi-Plus mouse software

2•avionics-guy•6m ago•0 comments

Undefined Roles: Pe

https://www.andismith.com/blogs/2026/03/undefined-roles
1•AndiSmith•7m ago•0 comments

CLI Has a New Super User

https://rsnodgrass.substack.com/p/your-cli-has-a-new-super-user
1•galexyending•9m ago•1 comments

Show HN: AgentLog – a lightweight event bus for AI agents using JSONL logs

https://github.com/sumant1122/agentlog
1•paperplaneflyr•9m ago•0 comments

Show HN: FrameFit – AI-powered photo cropping for digital photo frames

https://framefit.photo
1•farskid•11m ago•0 comments

Ask HN: Why is USA starting world war 3 now?

1•roschdal•11m ago•1 comments

Show HN: AgentClick – Human-in-the-loop review UI for AI coding agents

https://github.com/agentlayer-io/AgentClick
1•harvenstar•11m ago•1 comments

Windows 11 after two decades of macOS: okay, but also awful

https://rakhim.exotext.com/windows-11-experience
2•stock_toaster•14m ago•0 comments

Hammerspoon

https://github.com/Hammerspoon/hammerspoon
4•tosh•14m ago•1 comments

Companies House vulnerability enabled company hijacking

https://taxpolicy.org.uk/2026/03/13/companies-house-security-vulnerability-directors-addresses/
2•pavel_lishin•17m ago•0 comments

League and other Riot Games require age verification in Brazil from March 17

https://www.riotgames.com/pt-br/not%C3%ADcias/eca-digital-brasil
2•haunter•17m ago•0 comments

MacBook Neo Has Most Accessible Mac Battery in over a Decade

https://www.macrumors.com/2026/03/13/ifixit-macbook-neo-teardown/
2•tosh•17m ago•0 comments

Wan 2.7 planned for March release with big upgrades

2•Alisaqqt•18m ago•1 comments

Microsoft Copilot now boarding your health information

https://www.theregister.com/2026/03/12/microsoft_copilot_health/
3•Bender•18m ago•0 comments

Show HN: Disposable inbox API with OTP extraction and WebSocket push

https://www.freecustom.email/en
1•dishantsinghdev•19m ago•0 comments

TeXmacs 2.1.5 has been released

http://forum.texmacs.cn/t/texmacs-2-1-5-has-been-released/2164
2•amichail•19m ago•0 comments

'Are you freaking crazy?' Bot harasses woman, gets led away by cops

https://www.theregister.com/2026/03/13/china_bot_berated_woman_freaking_crazy/
1•Bender•21m ago•0 comments