Writing on software development, company building, and tech.

My thoughts on programming, leadership, product development, and more, collected in sequential order.

Midjourney prompt examples

This article aims to show you how to write Midjourney prompts effectively.

Event bubbling and capturing in React

This article aims to provide an in-depth understanding of how event capturing and bubbling operate in React. To begin, we will explore the concept of event propagation and its workings. Additionally, we will delve into the SyntheticEvent in React, its functionality, and its relationship with event capturing and bubbling in the React framework.