Building a side project, a SaaS product based on T3 Stack
My love for the indie hacker, micro SaaS and the trend of building in public pushes me to share what I'm building, how I'm doing it and with what.
Feb 5, 20235 min read803

Search for a command to run...
Articles tagged with #typescript
My love for the indie hacker, micro SaaS and the trend of building in public pushes me to share what I'm building, how I'm doing it and with what.

We will create in React (advanced) a search bar with filter. In this part we'll use MUI

I'll share here a trick I used recently to make the existence of a prop (react) value depend on another using TypeScript.
