Design comparison
SolutionDesign
Solution retrospective
Hello! I just started learning React and wanted to practice it with SASS. Feedback is deeply appreciated, especially regarding React!
Some of my issues:
- I'm not sure if the way to imported and used the sass file with variables across other sass files is the most efficient way
- Proper folder organization of images, sass, js files etc.
- I just created a content.js to imitate api object and added an isActive property with a bool, which will be passed on as a prop in my component. Is that really the regular practice in React?
Hope my questions make sense : )
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord