From 3b85fbaabe95df1b8dafd2400b95bf8785c2bd50 Mon Sep 17 00:00:00 2001 From: petertoth-dev <141078679+petertoth-dev@users.noreply.github.com> Date: Mon, 1 Sep 2025 17:37:32 -0700 Subject: [PATCH] Update README.md - add RN/RN brother project MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hi guys, I couldn’t find a direct way to reach out, so I thought a quick PR would be the easiest option. Feel free to change anything, I made sure it was AI-written ;) I added a link to your book in our README as a little shout-out. Thanks for writing this; it made my day. Best, Peter --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c8f70d0..3b88d91 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,18 @@ $ npm start // Code written: 0 lines ``` +## RN/RN for the rescue +Our soulmate got assigned to a failed React Native project, had to live through all the pain, and decided to create a framework that attempts to avoid the **React Awfulness**. + +- Reliable and scalable state management pattern using Zustand + Immer to eliminate prop drilling +- Minimal-to-no hooks to keep your leg intact +- No pain but gain Http client wrapper +- Actually useful programming patterns to learn and use +- Scalable, maintainable architecture to create readable code, not spaghetti +- Theming system without bloated fancy libraries + +Check it out: https://github.com/petertoth-dev/rn-rn + ## Testimonials > "I felt seen, heard, and validated in my React trauma" — Every React Developer @@ -236,4 +248,4 @@ if (stillWantToLearnReact) { Built with: Markdown, Sarcasm, and Painful Truth
No React components were harmed in the making of this book
Several developers were emotionally validated -

\ No newline at end of file +