filipe colaquecez

blog
Postagens em português (3)
Cover image
February 25, 2023• 7 min read

The Pitfalls of Creating Components Inside the Body Function of a React Component

How creating a component inside the component function definitions can cause problems in app development, and how to avoid it by using an external or memoized component.

Cover image
January 7, 2022• 6 min read

What does immutability really mean?

It's important to understand what immutability is and the benefits that it brings to your code. :)

Made by me using Next.js, Tailwind, MDX, & Vercel ♥️