codinginflow's profile picture. React and Next.js tutorials that cut the fluff and get straight to the point.
https://codinginflow.com/links

Pronouns are: async/await

Coding in Flow

@codinginflow

React and Next.js tutorials that cut the fluff and get straight to the point. https://codinginflow.com/links Pronouns are: async/await

置頂

I made a free React Best Practices mini-course 👇 codinginflow.com/reactbestpract…


Coding in Flow 已轉發

What stops you from coding like this?

codinginflow's tweet image. What stops you from coding like this?

Gemini 3 is really good at React best practices and design decisions


Coding in Flow 已轉發

Stop numbers from shifting/wiggling using the tabular-nums class 👇 #css #tailwindcss


Coding in Flow 已轉發

My current $20/m Cursor workflow: • Gemini 3 Pro for planning • Grok Code for execution, because it's free

codinginflow's tweet image. My current $20/m Cursor workflow:

• Gemini 3 Pro for planning
• Grok Code for execution, because it's free

Coding in Flow 已轉發

Motivation follows action. If you don't "feel like" doing something, don't wait for your mood to randomly change. Just start doing the thing. After 10 minutes, you'll have built momentum—and it might even become fun.


Coding in Flow 已轉發

How to hide sensitive fields from all your queries in @prisma ORM 👇


Coding in Flow 已轉發

I just watched a podcast interview of a $100 million SaaS developer who didn't know what API stands for. It's over.


Coding in Flow 已轉發

Who can solve this?

codinginflow's tweet image. Who can solve this?

Coding in Flow 已轉發

setTimeout has a promise-based version that you can await. No more wrapping.

codinginflow's tweet image. setTimeout has a promise-based version that you can await. No more wrapping.

Coding in Flow 已轉發

A cool trick for unauthorized.tsx in Next.js: You can make it a client component and read the current pathname. Then add that as a redirect param to the URL. Read that param on your login page and redirect the user back to their target location.

codinginflow's tweet image. A cool trick for unauthorized.tsx in Next.js:

You can make it a client component and read the current pathname. Then add that as a redirect param to the URL.

Read that param on your login page and redirect the user back to their target location.

Coding in Flow 已轉發

Template literal types in TypeScript are magic


Coding in Flow 已轉發

Me when I code without AI for one day


Coding in Flow 已轉發

POV: You're 1 minute into your coding session

codinginflow's tweet image. POV: You're 1 minute into your coding session

Coding in Flow 已轉發

What are the must-have React front-end testing libraries and tools these days?

codinginflow's tweet image. What are the must-have React front-end testing libraries and tools these days?

Coding in Flow 已轉發

❌ Vibe coding ✅ AI-assisted engineering


Coding in Flow 已轉發

Stripe can send webhook events out of order. Subscription.updated can arrive before subscription.created, leading to errors or invalid subscriptions. Here is how I handle that:


Coding in Flow 已轉發

How to style the browser scrollbar in CSS


Coding in Flow 已轉發

What do you do at this point?

codinginflow's tweet image. What do you do at this point?

Coding in Flow 已轉發

Deep copy vs shallow copy in JavaScript explained 👇


Loading...

Something went wrong.


Something went wrong.