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.

AI Browser Agent Leaderboard

https://leaderboard.steel.dev/
1•p0deje•49s ago•0 comments

Show HN: Hacienda-CLI – CLI to reconcile Spanish tax returns with the tax agency

https://github.com/jatorre/hacienda-cli
1•jatorre•1m ago•0 comments

PyCon US 2026: Why we're asking you to think about your hotel reservation

https://pyfound.blogspot.com/2026/04/pycon-us-2026-hotels.html
1•alibarber•1m ago•0 comments

Turn your best AI prompts into one-click tools in Chrome

https://blog.google/products-and-platforms/products/chrome/skills-in-chrome/
1•xnx•4m ago•0 comments

NYC to open municipal grocery store in 2027

https://www.grocerydive.com/news/new-york-city-owned-grocery-store-manhattan-mamdani/817381/
1•DarkContinent•4m ago•0 comments

Google App Available for Windows

https://blog.google/products-and-platforms/products/search/google-apps-windows-english/
1•pentagrama•6m ago•0 comments

Modifying FileZilla to Workaround Bambu 3D Printer's FTP Issue

https://lantian.pub/en/article/modify-computer/modify-filezilla-workaround-bambu-3d-printer-ftp-i...
2•speckx•7m ago•0 comments

All your Claude Code pain in 40 seconds [video]

https://www.youtube.com/watch?v=fL9DHA6rweo
1•vashchylau•8m ago•0 comments

MDN ditches React for web components in front end rebuild

https://developer.mozilla.org/en-US/blog/mdn-front-end-deep-dive/
3•damethos•9m ago•0 comments

NASA's Moon Base architecture plan [pdf]

https://www.nasa.gov/wp-content/uploads/2026/04/moon-base-architecture-users-guide.pdf
1•jonbaer•9m ago•0 comments

The Download: the state of AI, and protecting bears with drones

https://www.technologyreview.com/2026/04/14/1135847/the-download-state-of-ai-drones-protecting-be...
1•joozio•9m ago•0 comments

Taste Was Always the Job

https://wensenwu.com/thoughts/taste-is-the-job
3•matmult•10m ago•0 comments

Finding a parabola through two points with given slopes

https://www.johndcook.com/blog/2026/04/14/artz-parabola/
1•ibobev•10m ago•0 comments

I Restored the 35mm Negative to the Greatest Music Video of All Time

https://www.youtube.com/watch?v=i0CdkbIFz90
1•CharlesW•10m ago•0 comments

Squash and Stretch

https://www.joshwcomeau.com/animation/squash-and-stretch/
2•ibobev•11m ago•0 comments

Experiments Ring the 'Death Knell' for Sterile Neutrinos

https://www.quantamagazine.org/experiments-ring-the-death-knell-for-sterile-neutrinos-20260408/
3•ibobev•12m ago•0 comments

Chinese Reactions to Claude Mythos

https://www.chinatalk.media/p/chinese-reactions-to-claude-mythos
3•speckx•12m ago•0 comments

Systems Engineering: The Key to Building Agentic Software That Works

https://www.ashpreetbedi.com/articles/systems-engineering
2•ashpreet-bedi•12m ago•0 comments

Perceived Inequality and Populism

https://www.cambridge.org/core/journals/european-journal-of-political-research/article/perceived-...
2•PaulHoule•13m ago•0 comments

Reflections on an Interlude

https://arcol.io/blog/reflections-on-an-interlude
1•thomas-arcol•13m ago•0 comments

LLM inference engine written ground-up natively in C#/.NET

https://dotllm.dev/
3•vyrotek•14m ago•0 comments

Gemma 4 and the Economics of Selling AI

https://gertlabs.com/blog/gemma-4-economics
5•gertlabs•14m ago•0 comments

Why some images look brighter than your screen

https://tn1ck.com/blog/abuse-hdr-images-for-marketing
3•TN1ck•15m ago•0 comments

Spain to expand internet blocks to tennis, golf, movies broadcasting times

https://bandaancha.eu/articulos/telefonica-consigue-bloqueos-ips-11731
3•akyuu•15m ago•0 comments

Show HN: Motioncard – tiny POC app for in-browser video rendering (Remotion)

https://www.motioncard.app/
1•sidkh•15m ago•0 comments

Gnome Icons and Counting

https://blog.jimmac.eu/posts/app-icon-requests/
2•maxloh•15m ago•0 comments

Exposing Claude Code Fake YouTubers (No Hate) [video]

https://www.youtube.com/watch?v=eh2OUZVQWdk
1•yunseo47•16m ago•0 comments

KeePassChi

https://codeberg.org/keepasschi
2•robin_reala•17m ago•0 comments

Production practices around a NestJS service

https://github.com/prod-forge/backend
1•alexsergey2•17m ago•1 comments

The Missing Context Layer: Why Your LLM Agent Can't Do More Than Text-to-SQL

https://airbyte.com/blog/the-missing-context-layer
2•eigenBasis•17m ago•0 comments