Submitted almost 3 years ago
Job listings with filtering built with React and SCSS
@nkhatri7
Design comparison
SolutionDesign
Solution retrospective
Any feedback is really appreciated :)
Community feedback
- @notapatchPosted almost 3 years ago
You're doing good, Neil.
It looked feature complete. I'm not very experienced in ReactJS, but I've read a few solutions and your answer was similar to others and the code was clear to read.
The favourite bit was using Set to create a unique list.
Array.from(new Set([...attributes, attribute])));
Nothing more to say other than keep going!
1
Please log in to post a comment
Log in with GitHubJoin 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