I work as an SDE-1 in frontend role at a healthcare startup. I am always curious to learn new technologies and share my learnings. I love development and love to code.
Nothing here yet.
Monorepos have become increasingly popular among development teams, and for good reason. They allow you to manage multiple projects in a single repository, promoting code sharing, consistency, and collaboration across teams. But as your project grows...

In modern frontend development, a common goal is to create flexible and reusable components that can be configured for different use cases. A perfect example of this is designing a generic completion screen that can be tailored to various flows withi...

In modern web development, there's an emerging philosophy that the smartest engineer is the one who creates the dumbest frontend. At first glance, this might seem counterintuitive. Why would we want a "dumb" frontend when the goal is to build intelli...
