Website logo
Menu

#react

Published September 14, 2022
How to create your own blog in Remix in a few minutes

Follow these steps to create your own blog in Remix in just a few minutes!

Read more
Published July 23, 2022
Check if an element is visible with React hooks

Checking if an element is visible on the user screen is very easy using the Intersection Observer API. In this post we will create a custom hook that we can use in our React apps.

Read more
Published July 16, 2022
How does the React "key" prop work?

The key prop is very important in React but, usually, developers just default to use the index as the key to remove the warnings. Learn here why that is dangerous and how to correctly provide a good key.

Read more
Published March 22, 2022
Epic React: Advanced React Hooks

These are my notes from the workshop "Advanced React Hooks" of the Epic React course.

Read more
Published March 11, 2022
Epic React: React Hooks

These are my notes from the workshop "React Hooks" of the Epic React course.

Read more
Published March 7, 2022
Epic React: React Fundamentals

These are my notes from the workshop "React Fundamentals" of the Epic React course.

Read more
1 of 1
GitHub profileTwitter profileLinkedIn profile
José Miguel Álvarez Vañó
© 2023
jmalvarez.dev