Teniola Fatunmbi
Teniola Fatunmbi

Teniola Fatunmbi

Follow
Follow
homeTutorialsLinuxnewsletter
Tag

React

#reactjs

More content

Read more stories on Hashnode


Articles with this tag

Lazy loading in Reactjs with React router v6.

Jan 8, 20225 min read

An implementation of lazy loading in Reactjs with React router v6. · Have you ever thought about increasing the performance score of your react...

Lazy loading in Reactjs with React router v6.

React router: A beginner's guide

Oct 13, 20214 min read

A beginner-friendly guide to linking pages in Reactjs · Okay, so you're learning ReactJs - Congrats! You just figured you need to link the pages you've...

React router: A beginner's guide

Why you should use the key prop in react.

Mar 14, 20212 min read

This article assumes that you have understanding of javascript and basic ReactJs. Why use the "key" prop? It helps react identify the items in a...

Why you should use the key prop in react.