Why does my react app render twice??
Ever tried to print out to the console while building a React app, and noticed you have two logs displayed each time? This got me wondering at first, as I thought it was a bug. Turned out it is intentional.
The reason for this behavior is that your a...
nnamdi.hashnode.dev2 min read
Ifeoma
Frontend Engineer | Developer Educator | Developer Community Manager
Helpful article, well done.