Coding in Flow
codinginflow.bsky.social
Coding in Flow
@codinginflow.bsky.social
I create high-quality programming tutorials focused on Next.js and React.

https://www.youtube.com/c/codinginflow
AI influencers thinking a frontend dev's job is to design landing pages
November 19, 2025 at 8:34 PM
The Cloudflare worker who took down the internet right now:
November 18, 2025 at 6:44 PM
Can I trigger a modal from a Ky callback in React?

I want to show a login modal for 401 responses (for any http method)
November 18, 2025 at 2:24 PM
This has to be a joke
November 17, 2025 at 7:54 PM
When I think of "pair programming", I always have this image in my head
November 15, 2025 at 3:56 PM
Why is AI still so shit at simple maths?
November 12, 2025 at 10:22 AM
"Boss, is my job safe?"

"Ohh, baby, you betcha!
November 8, 2025 at 9:42 AM
Guys, of course AI is not gonna take your job

Nooothing to worry about
November 8, 2025 at 9:42 AM
Where should I parse the API response through my Zod schema?

If I do it in the fetch function, it causes React Query to retry (pointlessly).

If I do it somewhere in useQuery, the fetch function itself is not protected.
October 21, 2025 at 6:12 AM
Never again I ask AI to generate a "professional headshot" of my face
October 19, 2025 at 7:03 PM
My secret new YouTube channel reached an important milestone 🥳
October 17, 2025 at 2:29 PM
Can't wait for AI to kill frontend dev
October 17, 2025 at 5:30 AM
When Cursor solves a bug you couldn't fix
October 15, 2025 at 7:40 PM
"I need to relax after a hard day of work"

The hard day of work:
October 14, 2025 at 6:24 PM
If you ever feel behind, remember that
Vegeta was 35 years old when he turned Super Saiyan for the first time
October 13, 2025 at 7:48 PM
When you call a React Query mutation in a React Hook Form onSubmit function, you want to return mutateAsync.

Otherwise, RHF doesn't know when your mutation failed, and isSubmitSuccessful will be `true` even after an error.
October 11, 2025 at 3:50 PM
Pretty happy with my Shadcn sidebar hover/dropdown menu hybrid
October 7, 2025 at 1:20 PM
When your front-end dev writes components like this, he's cracked af
October 6, 2025 at 9:15 AM
Who can solve this?
October 3, 2025 at 10:02 AM
What are the must-have React front-end testing libraries and tools these days?
October 1, 2025 at 1:24 PM
I'm playing around with an AI thumbnail generator, but for some reason it always gives me long hair...?
September 30, 2025 at 7:38 AM
Guess which thumbnail is the original and which one is "AI optimized"
September 29, 2025 at 9:17 AM
What do you do at this point?
September 29, 2025 at 8:41 AM
Men only want one thing
September 25, 2025 at 3:21 PM
Shadcn UI customization be like
September 24, 2025 at 7:19 PM