Rut Shah

Rut Shah

Ex-CTO shipping AI tools | React dev
1 point

About

Building AI powered tools for developers. Shipped: - AskSheets - AI analytics for CSV data (React, TypeScript, Gemini) - PropFlow - React component visualizer - Blast Radius - Impact analysis tool - Color2Tailwind - Color converter Ex-CTO/Co-founder of acquired startup. 16 years building web applications. Currently shipping products at the intersection of AI and developer tools.

Forums

Rut Shah

9d ago

Stop Manually Tracing React Props: Introducing PropFlow for VS Code

PropFlow is a VS Code extension that helps React developers understand prop flow through component hierarchies.

THE PROBLEM

Debugging prop drilling is painful. You search for a prop name, get 47 results, and spend 20 minutes manually tracing through components.

View more