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.

Rivian Made Car Dealers Back Down in Washington. More States May Be Next

https://www.wsj.com/business/autos/rivian-made-car-dealers-back-down-in-washington-more-states-ma...
1•JumpCrisscross•1m ago•0 comments

Please Stop Talking about "Zoomers" and "Gen Alpha"

https://www.richardhanania.com/p/please-stop-talking-about-zoomers
1•paulpauper•3m ago•0 comments

Did Paul Conyngham use AI to develop a cancer treatment for his dog?

https://hedonicescalator.substack.com/p/did-paul-conyngham-really-use-ai
1•paulpauper•3m ago•0 comments

Sylve – Proxmox Alternative by FreeBSD

https://sylve.io/
1•imbobbytables•5m ago•0 comments

The Revenge of the Data Scientist

https://hamel.dev/blog/posts/revenge/
1•hamelsmu•6m ago•0 comments

Nothing new to see here

https://feld.com/archives/2026/03/nothing-new-to-see-here/
1•guiambros•12m ago•0 comments

The Nap Room Didn't Love Me Back

https://www.thenation.com/article/society/the-nap-room-didnt-love-me-back/
1•mitchbob•12m ago•1 comments

Show HN: testing Ansible playbooks *fast*

https://github.com/lucasluitjes/ansible-lxd-boilerplate
2•lucasluitjes•14m ago•0 comments

Make Space for Every Voice: Reflect, Headline, Discussion

https://pointc.co/make-space-for-every-voice/
1•walterbell•17m ago•0 comments

A silly little trivia game I made

https://veritas.axiomatik.net/
1•stealth_dev•18m ago•0 comments

The American Soldier [pdf]

https://gwern.net/doc/psychology/1949-stouffer-theamericansoldier-v1-adjustmentduringarmylife.pdf
1•hbarka•19m ago•0 comments

Hardware Image Compression

https://www.ludicon.com/castano/blog/2026/03/hardware-image-compression/
1•luu•21m ago•0 comments

Humans Are Amazing

https://v5.chriskrycho.com/journal/humans-are-amazing/
3•walterbell•24m ago•0 comments

Usability – Catch common usability problems before user testing

https://www.userium.com/
1•calmnordic•26m ago•0 comments

Anthropic's 'Claude Mythos' Leak

https://www.coindesk.com/markets/2026/03/27/anthropic-s-massive-claude-mythos-leak-reveals-a-new-...
2•geoffbp•26m ago•0 comments

Basic Physics Engine in about 100 lines of pure JavaScript

https://slicker.me/javascript/physics/physics_engine.htm
2•thunderbong•29m ago•1 comments

Show HN: Canary – Monitor any URL for changes, get AI-powered intelligence

2•iambel0ved•29m ago•0 comments

First all-solid-state battery in production vehicles

https://www.donutlab.com/battery/
1•erickhill•30m ago•0 comments

Show HN: Free.ai

https://free.ai/
3•nadermx•31m ago•2 comments

MyHousingWiki: Crowdsourced Insights on Indian Apartments

https://www.myhousingwiki.com/
1•sawyerbilt•32m ago•0 comments

How Kimi, Cursor, and Chroma Train Agentic Models with RL

https://www.philschmid.de/kimi-composer-context
1•criscros•34m ago•0 comments

How a Mechanical Watch Works

https://ciechanow.ski/mechanical-watch/
2•josh-sematic•36m ago•1 comments

The first 40 months of the AI era

https://lzon.ca/posts/other/thoughts-ai-era/
2•jpmitchell•37m ago•0 comments

An investigation of the forces behind the age-verification bills

https://lwn.net/Articles/1062779/
2•greggyb•38m ago•0 comments

TruffleRuby

https://chrisseaton.com/truffleruby/
1•tosh•39m ago•0 comments

Further human + AI + proof assistant work on Knuth's "Claude Cycles" problem

https://twitter.com/BoWang87/status/2037648937453232504
24•mean_mistreater•40m ago•1 comments

Delve – Fake Compliance as a Service – Part II

https://deepdelver.substack.com/p/delve-fake-compliance-as-a-service-61d
2•spk_•41m ago•0 comments

Ricoh GR IV Monochrome Review

https://www.dpreview.com/reviews/ricoh-gr-iv-monochrome-review
1•reconnecting•44m ago•0 comments

Show HN: Nanopm – PM automation for Claude Code (audit → strategy → roadmap)

2•nmrtn•44m ago•0 comments

Show HN: GitHub Copilot Technical Writing Skill

https://github.com/chrisherczeg/tech_writer
3•chris_money202•45m ago•0 comments