Hello World
Welcome to my corner of the internet.
I’m Farshad — a software engineer focused on front-end development with React. This is where I’ll share thoughts, tutorials, and notes from my day-to-day work building web applications.
What to expect
- React & front-end patterns I use in production
- UI/UX decisions and how I approach them
- Tools and workflows that make me faster
- Occasional detours into back-end, DevOps, and design
A bit about me
I work with React, TypeScript, and modern tooling like CRACO, TailwindCSS, and react-hook-form on a daily basis. I care about writing code that’s not just functional, but clean, maintainable, and accessible.
const greeting = () => {
console.log("Hello, World!");
};
// The journey starts here.
greeting();
Thanks for stopping by — more posts coming soon.
— Farshad