React Fiber
Before we start,
Restructuring the code
Make different files for each component .
Don’t add hardcoded data in the component files, make different utility folder for that.
Now to use these components in the main app.js file or in other components file...
techstack-tales.hashnode.dev4 min read