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

Comments

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

Quantum Computers Are Coming. Your Body Is the Firewall

https://medium.com/@strategymat/quantum-computers-are-coming-your-body-is-the-firewall-4787f4e41750
1•Mati16•31s ago•0 comments

Pluribus: The audacity of the Breaking Bad creator's new TV show is incredible

https://www.theguardian.com/tv-and-radio/2025/nov/07/pluribus-review-breaking-bad-creators-tv-sho...
1•wslh•1m ago•0 comments

CSS Meets Voxel Art: Building a Rendering Engine with Stacked Grids – Codrops

https://tympanus.net/codrops/2025/03/03/css-meets-voxel-art-building-a-rendering-engine-with-stac...
1•thunderbong•2m ago•0 comments

A Visual Introduction to Dimensionality Reduction with Isomap

https://alechelbling.com/blog/isomap/
1•speckx•2m ago•0 comments

The cleanest multi-timezone event planner

https://worldclock.me/
1•thenodeshift•3m ago•1 comments

Gramma, tortoise who lived through two world wars, dies aged 141

https://www.theguardian.com/us-news/2025/nov/25/gramma-tortoise-dies-age-141
2•lentil_soup•5m ago•1 comments

Good Enough Is Reorganizing

https://goodenough.us/blog/2025-11-25-good-enough-is-reorganizing/
2•pentagrama•10m ago•0 comments

OpenAI needs to raise at least $207B by 2030, HSBC estimates

https://www.ft.com/content/23e54a28-6f63-4533-ab96-3756d9c88bad
2•jmsflknr•11m ago•0 comments

US banks scramble to assess data theft after hackers breach financial tech firm

https://techcrunch.com/2025/11/24/us-banks-scramble-to-assess-data-theft-after-hackers-breach-fin...
3•indigodaddy•13m ago•0 comments

Unifying Wikipedia mobile and desktop domains

https://techblog.wikimedia.org/2025/11/21/unifying-mobile-and-desktop-domains/
4•todsacerdoti•14m ago•0 comments

CBS to "redraw the lines of what falls in the 40 yards of acceptable debate"

https://twitter.com/DropSiteNews/status/1993154653941362892
1•sporkxrocket•15m ago•0 comments

EU set to adopt ChatControl negotiating mandate tomorrow without discussion

https://digitalcourage.social/@echo_pbreyer/115611006935923542
4•nickslaughter02•15m ago•1 comments

Neural Architecture for Dummies

https://theahura.substack.com/p/intuitive-neural-nets-for-dummies
1•theahura•15m ago•0 comments

Show HN: A better way to handoff web bugs to AI agents

https://github.com/magentic/flowlens-mcp-server
2•mzidan101•17m ago•0 comments

Show HN: Chaos Monkey middleware for LangChain (v1) agents

https://github.com/iroy2000/langchain-chaos-middleware
1•iroy2000•17m ago•0 comments

Trump's FCC: Internet Providers Can Monitor Their Own Cybersecurity Standards

https://www.cnet.com/home/internet/internet-providers-can-monitor-their-own-cybersecurity-standar...
5•mooreds•17m ago•1 comments

Web browser status bars are nuts

https://lapcatsoftware.com/articles/2025/11/4.html
1•HotGarbage•18m ago•0 comments

Show HN: Deriving General Relativity from Finite Information (Open Source)

https://github.com/loning/the-omega
1•loning•19m ago•1 comments

MacTiler – a macOS menubar window manager I've been building

https://mactiler.com/
1•simplifunner•19m ago•1 comments

Windows Digital Signage mode hides BSoDs after 15 seconds

https://www.theregister.com/2025/11/18/windows_bsod_digital_signage_mode/
2•ohjeez•19m ago•0 comments

I built my website back end in Swift instead of Rust or Node.js

https://old.reddit.com/r/iOSProgramming/comments/1p4rkry/i_used_my_15_years_of_ios_app_development/
2•busymom0•20m ago•0 comments

Popular Git Config Options

https://jvns.ca/blog/2024/02/16/popular-git-config-options/
3•sharjeelsayed•22m ago•0 comments

Ask HN: Have you used an LLM for grief support?

2•mettakindness•24m ago•0 comments

Bill Gates Foundation's 65% Microsoft Stock Dump

https://thinkmintmedia.blogspot.com/2025/11/87-billion-question-is-gates.html
1•iamtech•24m ago•0 comments

How Loud Are Cities?

https://www.datawrapper.de/blog/how-loud-are-cities
2•speckx•25m ago•0 comments

CDC instructs researchers to end all monkey studies by year-end: Science

https://www.fiercebiotech.com/research/cdc-instructs-researchers-end-all-monkey-studies-year-end-...
2•JPLeRouzic•27m ago•1 comments

Pre-Cache: A Microarchitectural Solution to Prevent Meltdown and Spectre

https://arxiv.org/abs/2511.17726
2•bikenaga•28m ago•1 comments

Market Volatility Underscores Epic Buildup of Global Risk

https://www.nytimes.com/2025/11/25/business/economy/stocks-bitcoin-markets-risk.html
2•zerosizedweasle•29m ago•0 comments

Show HN: Idealane – Intuitive vibe coding for entrepreneurs and SMBs

https://idealane.com/
1•lluiscanadell•31m ago•0 comments

Roman fingerprints found in 2k-year-old cream (2003)

https://www.theguardian.com/uk/2003/jul/28/artsnews.london
1•gradus_ad•32m ago•0 comments