Job listing using React, styled components and Parcel
Design comparison
Solution retrospective
Hi,
This is my first project where I used Parcel as bundler instead of create react app. I would appreciate some feedbacks ;)
Community feedback
- @notapatchPosted about 3 years ago
I must admit, I wouldn't have known if this was a Parcel project or a create-react-app without looking into the
package.json
. Is there another way?I've not used styled components, but I could follow along and nothing was surprising.
The JS array methods are what I was expecting.
So the feedback, really is, well done and keep going.
Marked as helpful0@promathieuthiryPosted about 3 years ago@notapatch Thanks. No you have to take a look at the
package.json
. Unless Webpack, you have 0 configuration to make . And Create react app is very handy but the size is bigger. I made it to change and understand how to configure with prettier and ESLint1
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