Design comparison
SolutionDesign
Solution retrospective
Hello, I would like some feedback on just the organization of my code and how I can make it look cleaner overall. (i.e. bracket placement, line spacing, etc)
Community feedback
- @jaduraniPosted 8 months ago
"how I can make it look cleaner overall. (i.e. bracket placement, line spacing, etc)"
Hey! I'd recommend you check out Prettier:
- https://prettier.io/
- VSCode Extension -- if you enable it, your code will be auto-formatted when you save your file (of course this depends on whether you use VSCode or not, but Prettier has support for other code editors which you can check out here: https://prettier.io/docs/en/editors
Hope you found this helpful! Happy coding! 🎉
0
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