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•1y ago

Comments

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

Conversations With Our Future Robot Overlords (and their pet human) [video]

https://www.youtube.com/watch?v=wokyfBA7lbY
1•deadprogram•2m ago•0 comments

Released reminders-sync, bug fixes for neural web

1•Okerew•2m ago•0 comments

Everyone's building AI agents that remember. I built one that has a body

https://sbarron.com
1•barronai•4m ago•0 comments

The Std:Bitset Story: How a Practical MS‑DOS Problem Contributed to C++

https://freshsources.com/blog/files/0efc66caabe2cb443a6acae6aca0f707-0.html
1•ingve•4m ago•0 comments

Microsoft admits it 'cannot guarantee' data sovereignty (2025)

https://www.theregister.com/off-prem/2025/07/25/microsoft-exec-admits-it-cannot-guarantee-data-so...
1•leonidasrup•6m ago•0 comments

LG reportedly discussing the sale of its TV business to Hisense

https://www.notebookcheck.net/LG-reportedly-discussing-the-sale-of-its-TV-business-to-Hisense.130...
1•Markoff•7m ago•1 comments

Show HN: I made samspov.com to easily track updates

https://samspov.com
3•NKCSS•13m ago•0 comments

Manny Nosowsky, Whose Wordplay Enlivened Times Crosswords, Dies at 94

https://www.nytimes.com/2026/05/24/us/manny-nosowsky-dead.html
1•Michelangelo11•13m ago•0 comments

Hetzner Price Adjustment

https://www.hetzner.com/pressroom/standardization-and-price-adjustment-of-our-server-products/
1•TechTechTech•13m ago•0 comments

SOLID – ISP Is a Conditional Corollary of Dip Applied per Client

https://zenodo.org/records/20350293
1•humanfromearth9•14m ago•1 comments

Using typing in Python leads to different sorts of code

https://utcc.utoronto.ca/~cks/space/blog/python/TypeHintsDifferentCode
1•ingve•18m ago•0 comments

Fiber Optic Drone

https://en.wikipedia.org/wiki/Fiber_optic_drone
1•throwfaraway135•18m ago•0 comments

SOLID – Why SRP Is Wrong: The Cardinality Error in the SRP

https://zenodo.org/records/20415656
1•humanfromearth9•19m ago•1 comments

When products think: navigating the AI product shift

https://www.cesarrg.com/when-products-think-navigating-the-ai-product-shift/
1•cesarrg•23m ago•0 comments

A useful paper on the case for AI data centres in space [pdf]

https://starcloudinc.github.io/wp.pdf
2•nilen•23m ago•0 comments

Prepare your "no" and keep it handy

https://sive.rs/n0
1•Michelangelo11•24m ago•0 comments

Robinhood Lets Customers Use AI to Trade Stocks, Make Credit-Card Purchases

https://www.wsj.com/tech/ai/robinhood-lets-customers-use-ai-to-trade-stocks-make-credit-card-purc...
1•cesarrg•26m ago•0 comments

Seven Ways to Avoid Losing Your Job to AI

https://www.thefp.com/p/tyler-cowen-seven-ways-to-avoid-losing
3•yarapavan•27m ago•2 comments

Why the US is moving troops from Germany to Poland: a US Army officer explains

https://vulpesetleo.substack.com/p/kosciuszko-smiles-for-our-freedom
2•hnjm•28m ago•1 comments

DiffusionBlocks: Training Neural Networks One Block at a Time

https://pub.sakana.ai/diffusionblocks/
2•hardmaru•29m ago•0 comments

Ax language: Compact source, build for agents

https://axlanguage.github.io/axlang/
2•mellosouls•29m ago•1 comments

Show HN: LaunchPact – get upvotes for your ProductHunt launch

https://www.launchpact.io
2•devtanna•30m ago•0 comments

Learnings from training a frontier font generation model

https://www.mixfont.com/blog/learnings-from-training-a-frontier-font-generation-model
1•justswim•33m ago•0 comments

Train 1T parameter LLM with 8 GPUs?

1•kendy1992•37m ago•0 comments

Energy Efficiency across Programming Languages [pdf]

https://greenlab.di.uminho.pt/wp-content/uploads/2017/09/paperSLE.pdf
1•doener•38m ago•2 comments

Google worker charged with using internal data to make $1.2M on Polymarket

https://www.bbc.com/news/articles/c052yv259jvo
1•ZeljkoS•39m ago•0 comments

Rcmd: Reimagined Command-Tab

https://lowtechguys.com/rcmd/
3•doener•42m ago•0 comments

After Ferrari EV backlash, Lamborghini says canceling EVs was the right choice

https://www.cnbc.com/2026/05/27/ferrari-luce-backlash-lamborghini-ceo-ev.html
2•kleiba2•44m ago•1 comments

Apify actors at $0.001/result (Google Maps, NPI, SEC EDGAR, more)

https://apify.com/meticulous_snail
1•meticuloussnail•46m ago•0 comments

A Love Letter to Neovim

https://caio.ca/blog/a-love-letter-to-neovim
1•birdculture•46m ago•0 comments