Robin Wieruch's Avatar

Robin Wieruch

@rwieruch.bsky.social

React & Next.js • JavaScript & TypeScript • Freelance Full-Stack Web Developer • Technical Co-Founder • Father of 2 • GitHub Star

4,565 Followers  |  65 Following  |  54 Posts  |  Joined: 30.08.2023  |  2.5901

Latest posts by rwieruch.bsky.social on Bluesky

JSX Over The Wire — overreacted Turning your API inside-out.

⚛️📝 New on Overreacted: JSX Over The Wire overreacted.io/jsx-over-the...

15.04.2025 15:54 — 👍 281    🔁 51    💬 31    📌 15

Probably February/March 🤞

30.01.2025 10:18 — 👍 1    🔁 0    💬 1    📌 0
Post image

👀 React + AI

👇 Creating and receiving Structured Output from AI responses for a chatbot with OpenAI + LangChain in a React application.

28.01.2025 16:58 — 👍 10    🔁 0    💬 0    📌 0
Post image

👀 React + AI

👇 HTTP streaming AI responses for a chatbot with OpenAI + LangChain in a React application.

21.01.2025 16:58 — 👍 9    🔁 0    💬 1    📌 1
Post image

👀 React + AI

👇 MVP for creating a chatbot with OpenAI + LangChain in a React application.

14.01.2025 16:58 — 👍 8    🔁 1    💬 0    📌 1
Preview
Web Applications 101 Everything you need to know about web applications in modern web development. You will learn about traditional websites, full-stack web applications, client-side and server-side rendering/routing, sin...

The most well structured article I've read about fundamentals of web development!

@rwieruch.bsky.social, thanks for sharing your knowledge.

www.robinwieruch.de/web-applicat...

08.01.2025 18:20 — 👍 4    🔁 1    💬 1    📌 0
Preview
2024 JavaScript Rising Stars A complete overview of the JavaScript landscape in 2024: trends about frontend, fullstack and Node.js frameworks, React and Vue.js ecosystems, build tools, state management...

🌠 Just released the JS Rising Stars 2024!
risingstars.js.org/2024/en
Thanks to our amazing Guest Writers:
@rwieruch.bsky.social (React section)
@danielroe.dev (Vue.js)
@sebastienlorber.com (Build tools)
@bacon.bsky.social (Mobile),
@jherr.dev (State management)

07.01.2025 00:52 — 👍 48    🔁 10    💬 2    📌 1
Post image

👀 React 19 Insight

The function signatures of server actions adapt depending on how they are used within a React form.

02.01.2025 16:58 — 👍 13    🔁 1    💬 0    📌 0
Post image

👀 React Insight

How to approach server-side form validation with server-driven React while also being able to optionally add client-side form validation later.

17.12.2024 16:58 — 👍 11    🔁 0    💬 2    📌 1
Preview
React Tech Stack [2025] Popular React Tech Stack for Full-Stack Applications in 2025 to create your product (i.e. SaaS) ...

The Teach Stack that I'd use in 2025.

10.12.2024 16:58 — 👍 21    🔁 0    💬 1    📌 0
Post image

👀 React 19 Insight

Server Components won't eliminate waterfall requests, they only shift where these requests occur.

As a result, using the correct data-fetching patterns remains just as critical in server-driven React applications as it has always been in client-side React.

03.12.2024 16:58 — 👍 26    🔁 0    💬 1    📌 1

Excalidraw

30.11.2024 20:20 — 👍 2    🔁 0    💬 0    📌 0

Enrollment for the course is officially closed and I'm so grateful for the incredible response 😲

I'm relieved and excited to dive back in and finish up all the content!

Thanks to all the developers who signed up. I can't wait to see how far we'll go together 🚀🚀🚀

27.11.2024 16:17 — 👍 4    🔁 0    💬 0    📌 0

Check out the FAQ regarding PPP! 🙂

25.11.2024 23:03 — 👍 1    🔁 0    💬 0    📌 0
Post image

👀 Feature-Based React Architecture

In a growing application, it's easy for different domains to become intertwined.

For example, in the UI, a Comment component can quickly end up inside a Post component, and a data-fetching function might be extended beyond its original purpose.

25.11.2024 16:58 — 👍 20    🔁 0    💬 1    📌 1

Please check the FAQ on the course website. Maybe there is something on there for you!

25.11.2024 15:20 — 👍 1    🔁 0    💬 0    📌 0
Post image

Waking up to feedback like this makes my day 🤩

25.11.2024 14:21 — 👍 1    🔁 0    💬 1    📌 0

At the end of the day, I don't mind whether you’re using Next or another framework. The core principles of building full-stack applications remain the same no matter what you choose.

22.11.2024 10:05 — 👍 2    🔁 0    💬 0    📌 0

This aligns perfectly with what I realized while creating this course:

It's not just about React 19 or Next 15 anymore ...

... It's about the bigger picture of building actual full-stack applications. The course is packed with insights and gotchas that go far beyond just working with frameworks.

22.11.2024 10:05 — 👍 2    🔁 0    💬 1    📌 0

☄️ 94% of students choose the higher-tier option, combining the Developer + Engineer Journeys, rather than sticking to just the Developer Journey.

The demand for advanced courses is incredibly high!
But it's super hard to come up with an advanced course if you don't lay out the foundation first.

22.11.2024 10:05 — 👍 5    🔁 0    💬 2    📌 0

😂

21.11.2024 17:02 — 👍 0    🔁 0    💬 0    📌 0
Post image

Who else loves IIFEs 🫠

21.11.2024 16:58 — 👍 12    🔁 0    💬 3    📌 0

I have to fix the API at some point, because some of the used APIs became unavailable at some point 😅

20.11.2024 19:19 — 👍 1    🔁 0    💬 0    📌 0
Post image

👀 The Road to Next

Compared to all the pre-made Next.js starter kits out there, The Road to Next teaches you the knowledge to create your own from scratch.

20.11.2024 16:58 — 👍 10    🔁 0    💬 1    📌 0

I hope it is! 🤩

19.11.2024 20:59 — 👍 0    🔁 0    💬 0    📌 0
Preview
The Road to Next Master Full-Stack Web Development with Next.js 15 and React 19

🔥 We are live!

I'm beyond excited to announce the early access of:

The Road to Next 🎉 🎊 🥳

A comprehensive, self-paced video course for full-stack web developers, featuring React 19 and Next 15.

www.road-to-next.com

19.11.2024 16:05 — 👍 26    🔁 1    💬 3    📌 3
Preview
The Road to Next Master Full-Stack Web Development with Next.js 15 and React 19

👉 Around this time tomorrow (11 AM EST), I'll be launching The Road to Next 🎉

I couldn't be more excited, because it's the one thing that I worked on for 9 months.

If you've followed me over the years, your support would mean the world 💛🤗

www.road-to-next.com

18.11.2024 17:10 — 👍 6    🔁 0    💬 0    📌 0

Good point Alex! 🙂

15.11.2024 09:07 — 👍 1    🔁 0    💬 0    📌 0
Post image

When have you been using a switch case the last time?

14.11.2024 16:58 — 👍 17    🔁 0    💬 2    📌 0
Post image

👀 React 19 insight

Dealing with FormData will become inevitable in React 19. From extracting the data in a concise yet descriptive way to validating and typing it.

13.11.2024 16:58 — 👍 17    🔁 2    💬 2    📌 0

@rwieruch is following 20 prominent accounts