Youssef Benlemlih
@YBenlemlih
Creating Value through Software
A Must watch for every @tan_stack Query User: Advanced React Query Patterns for Modern Applications Link is in the first comment.. Thank me later 😉

Welcome to the club 😎
I finally tried @tan_stack router, and "wow" 🤯
Current tech stack: Framework: @tan_stack Start DB/Auth: @supabase UI library: @shadcn UI Payment: @polar_sh Deployment: @vercel Never been this productive before. Stuff just works!
Three IT employer green flags : They encourage having a personal brand They sponsor OSS They openly share their numbers
I have a small YouTube channel (6k subs). When exactly should I hire an editor?
Damn the vibe here is 🔥
Outrageously good @TodePond demo on #pastagang + mass participation bad coding of songs! These are videos of strudel.cc - got so excited I stopped recording.
❌ Coder ❌ Developer ❌ Software Engineer ❌ Hacker ❌ Fullstack Developer ❌ Programmer ❌ IT Consultant ❌ Software Architect ✅ I Create Value through Software
Just keep asking "why". At least 3 times. Until you reach the root problem. That, you should solve.
90% of building great software is just saying no.
I wish this was common knowledge.
Silicon Valley's new status symbols. Sharing in my little newsletter shortly (link below).
Wise words
If you want something done right, you have to do it yourself. Especially when choosing produce.
🎉 Celebrating 100 Users! Thanks! More awesome features coming soon 😉
AI is HYPED We are in a hype bubble It doesn't mean it's not useful, but it will soon reach a plateau. AI will become normal and something else will be the new shiny thing.
I don’t know if I am aging or what, but I started to use less interfaces, abstract classes and rarely practice DRY. I noticed that: “I saw this problem a few times, there might be a generic solution to this repeating problem.” Is often better than: “I see these 3 solutions…
Loving this
New docs on Automatic Code Splitting in TanStack Router are live! Control exactly: – What to split – How to group it – Statically, programmatically, or per-route Sensible defaults. Full flexibility. tanstack.com/router/latest/…
My preferred React stack for 2025 Package manager: Bun Starter: Vite Language: TypeScript Router: Tanstack Router Remote state: Sync engine like Convex or Zero if possible, Tanstack Query otherwise. Form state: Tanstack Form Global/subtree state: Zustand Unit tests:…