Hey! I love learning and writing about the behind-the-scenes of how and why something works the way it does.
I (mostly, but not limited to) write about theoretical concepts and inner workings of technologies I'm exploring.
I am available for any cool project or collaboration.
In this post, we'll explore the nuanced differences between React components, component instances, and React elements - concepts that are crucial for a deeper understanding of React's inner workings. React Components At its core, a React component is...
