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

Comments

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

We Audited 43 Product Hunt Launches for Accessibility. 1 Passed

https://overlayqa.com/blog/product-hunt-accessibility-study/
1•emveras•1m ago•0 comments

Ask HN: Novel crazy ideas on reducing RAM usage

1•sudo_cowsay•5m ago•0 comments

Show HN: Enve – Tiny server that stores per-project environment variables

https://github.com/skorotkiewicz/envd
1•modinfo•7m ago•0 comments

Show HN: rqlite – the fault-tolerant DB built on SQLite – v10.0 released

https://github.com/rqlite/rqlite/releases/tag/v10.0.0
1•otoolep•10m ago•0 comments

Who Owns Tindie?

https://hackaday.social/@tindie/116459166849350034
1•codezero•11m ago•0 comments

The remarkable Renaissance of high-frequency traders

https://www.ft.com/content/83b2a4b3-bdc6-4eb0-a87c-293c383b5994
2•simonpure•16m ago•1 comments

Colorful Nuclide Chart

https://people.physics.anu.edu.au/~ecs103/chart/
1•Eridanus2•19m ago•0 comments

An AI First World (2016)

https://avc.com/2016/04/an-ai-first-world/
2•capitalatrisk•24m ago•0 comments

Time, Money and Health

https://todaypurpose.com/posts/time-money-health/
1•eric_khun•30m ago•0 comments

How AI Will Reshape Computer Systems by 2035

https://cra.org/industry/2026/04/27/how-ai-will-reshape-computer-systems-by-2035-a-jeffersonian-d...
2•hasheddan•34m ago•0 comments

The physics slop that YouTube wants me to make [video]

https://www.youtube.com/watch?v=Cd5EHfRerGI
1•JumpCrisscross•34m ago•0 comments

Show HN: Lightport – open-source AI gateway

https://www.npmjs.com/package/lightport
1•statements•35m ago•0 comments

Body Soul and Spirit

https://www.skool.com/body-soul-and-spirit-9368/about
1•anthonychip•36m ago•0 comments

When robots.txt blocks the crawl, noindex never applies

https://netguard24-7.com/blog/a-field-note-on-claudeai-share-url-discoverability
1•cybrdude•44m ago•1 comments

How I Broke the Anti-Bot Behind Nike, Kick, and Twitch

https://emro.cat/blog/how-i-broke-the-anti-bot-behind-nike-kick-and-twitch/
3•dsekz•44m ago•0 comments

One in every $20 Super Micro earned 2024 to 2025 came from a front company

https://www.thewirechina.com/2026/04/26/inside-job/
1•NN88•45m ago•0 comments

Starship – Test Like You Fly

https://www.youtube.com/watch?v=ANe_HW4X8oc
1•sbuttgereit•45m ago•0 comments

OpenAI Misses Key Revenue, User Targets in High-Stakes Sprint Toward IPO

https://www.wsj.com/tech/ai/openai-misses-key-revenue-user-targets-in-high-stakes-sprint-toward-i...
5•ksherlock•49m ago•1 comments

Offline Agentic Coding

https://www.williamangel.net/blog/2026/04/27/offline-agentic-coding.html
2•datadrivenangel•55m ago•0 comments

I quit drinking for a year

https://dynomight.net/drinking/
30•webninja•57m ago•24 comments

Show HN: Blotter, a live map of LAPD radio activity

https://blotter.fm
1•s_e__a___n•1h ago•1 comments

Show HN: Multi Kanban Task Board and MCP Server

https://github.com/dizlexic/moo-tasks
1•dizlexic•1h ago•0 comments

Show HN: AgentSwift – Open-source iOS builder agent

https://github.com/hpennington/agentswift
6•hpen•1h ago•3 comments

Apple WWDC 2014 scrapped opening video

https://archive.org/details/apple-scrapped-wwdc-14-video
2•igregoryca•1h ago•0 comments

Why isn't AMD's MI300X competitive?

https://newsletter.semianalysis.com/p/mi300x-vs-h100-vs-h200-benchmark-part-1-training
7•colonCapitalDee•1h ago•1 comments

CertHound – open-source SSL/TLS certificate discovery and auto-renewal agent

https://github.com/deadbolthq/certhound-agent
1•keelw•1h ago•1 comments

Fidenae

https://en.wikipedia.org/wiki/Fidenae
1•pinkmuffinere•1h ago•1 comments

Microsoft TRELLIS.2: An Open-Source, 4B-Parameter, Image-to-3D Model [pdf]

https://arxiv.org/abs/2512.14692
1•thunderbong•1h ago•0 comments

Anthropic's pre-IPO valuation has officially hit $1T

https://xcancel.com/i/status/2048793675606659309
4•simonpure•1h ago•1 comments

Bettertrumpet: The volume mixer Windows never built

https://bettertrumpet.hiii.boo/
2•xammen•1h ago•1 comments