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

Comments

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

Show HN: Axion – Browser-based guitar amp/effects rig

https://axion.cab/
1•rhysfonixone•39s ago•0 comments

Show HN: Chat Hoarding – Mac app to archive WhatsApp backups locally

https://chathoarding.app/
1•zzeynalov•4m ago•0 comments

Lab-Made Babies Won't Solve the Fertility Crisis

https://ifstudies.org/blog/lab-made-babies-wont-solve-the-fertility-crisis
1•berlianta•5m ago•0 comments

The Despair of the Professor in the Age of A.I

https://www.newyorker.com/news/fault-lines/the-despair-of-the-professor-in-the-age-of-ai
1•YeGoblynQueenne•6m ago•0 comments

A file-level tree that lets an LLM reason over a document corpus

https://pageindex.ai/blog/pageindex-filesystem
1•cccaaai•6m ago•0 comments

Modern Web Guidance

https://developer.chrome.com/docs/modern-web-guidance
1•pramodbiligiri•7m ago•0 comments

Show HN: I hand-write 5 daily word puzzles before work

https://www.dailyworder.com/
1•DailyWorder•13m ago•0 comments

Show HN: Generate 54 social media assets in 1 click

https://socialpacks.co/
1•danielkempe•13m ago•0 comments

Tell HN: First commit on Linux Kernel GitHub Page is from 30th of April 2005

https://github.com/torvalds/linux/commit/1ddb8a16aa0e60e7fdc48b1f532cf43e692f8fae
2•theanonymousone•22m ago•1 comments

Mexican President Responds to World Cup Piracy Concerns, Prefers Open Broadcasts

https://torrentfreak.com/mexican-president-responds-to-world-cup-piracy-concerns-prefers-open-bro...
3•Cider9986•25m ago•0 comments

High Speed Networking: The View from the Machine

https://blog.c21-mac.com/posts/high-speed-networking-part-1/
1•signa11•26m ago•0 comments

Systemd-sysinstall – Simple OS installer

https://www.freedesktop.org/software/systemd/man/devel/systemd-sysinstall.html
2•kozika•36m ago•0 comments

Factually-an AI-powered research tool to find reliable answers

https://factually.co/
2•sean_the_geek•44m ago•1 comments

Welcome to get-shit-done-redux – why the fork, what changed, what's next

https://github.com/open-gsd/get-shit-done-redux/discussions/109
3•dmazin•45m ago•0 comments

'Corpse Point' in the Arctic Is Melting, Disturbing Centuries-Old Bodies

https://www.404media.co/corpse-point-in-the-arctic-is-melting-disturbing-centuries-old-bodies/
3•Cider9986•45m ago•0 comments

'BusPatrol' Put AI Cameras in School Buses

https://www.404media.co/buspatrol-put-ai-cameras-in-tens-of-thousands-of-school-buses-now-they-wa...
3•Cider9986•46m ago•0 comments

What's it like to be a bat? (1974) [pdf]

https://www.sas.upenn.edu/~cavitch/pdf-library/Nagel_Bat.pdf
2•ineedasername•46m ago•1 comments

Mini Micro Fantasy Computer

https://miniscript.org/MiniMicro/index.html#about
25•nicoloren•47m ago•4 comments

Motorola's preinstalled "Smart Feed" app hijacks apps for affiliate revenue

https://old.reddit.com/r/Android/comments/1tno2z3/motorolas_preinstalled_smart_feed_app_hijacks/
1•stefan_•49m ago•1 comments

The Confession Nobody Expected

https://victoriaaremo.substack.com/p/the-confession-nobody-expected
2•victoria_aremo•54m ago•0 comments

NASA unveils next steps to build permanent Moon base

https://www.bbc.co.uk/news/articles/c39228nxyr4o
2•haack•54m ago•0 comments

Intel: Vision Without Execution, a comic-style deep dive (2000–2026)

https://zozo123.github.io/intel-story/
5•zozo123-IB•54m ago•1 comments

KDE Dolphin with tabs on top discussion

https://bugs.kde.org/show_bug.cgi?id=464386
2•maverick74•54m ago•0 comments

Scott Aaronson won't collaborate with the New York Times anymore

https://scottaaronson.blog/?p=9758
5•camillomiller•55m ago•2 comments

Why do most teleprompter apps suck?

https://thesmartteleprompter.com
1•timcombridge•1h ago•1 comments

Is GitHub Pull Request page copy broken?

https://imgur.com/a/CJfEaIr
3•__natty__•1h ago•0 comments

Uglycash

https://ugly.cash/
2•janandonly•1h ago•1 comments

OpenMLS Has Been Audited

https://blog.phnx.im/openmls-independent-security-audit/
4•raphaelrobert•1h ago•0 comments

1-Bit and Ternary Bonsai Image 4B: Image Generation for Local Devices

https://prismml.com/news/bonsai-image-4b
1•Marius77•1h ago•0 comments

Show HN: Wolf – Turn Slack threads into multiplayer agent workspaces

https://getwolf.dev
4•swimninja247•1h ago•3 comments