ericmak8 / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

SUMMARY #4

Open blerude opened 6 years ago

blerude commented 6 years ago

Grade: Exceeds Expectations

Awesome job on this project! Your code is clean and concise, and it's easy to interpret how elements work together to create components of your app. You're doing a great job using ids to mark off sections, but be sure that you don't reuse the same id multiple times.

Moving forward, I encourage you to start commenting your code to clarify what different blocks do. As your projects grow in size and complexity and you begin collaborating with others, this habit will be invaluable. As for your CSS, I'd encourage you to start taking liberties with your design. I saw that you used Google Fonts, which is an awesome resource, and you should check out Coolors.co, a color palette generator that can be fun to use. Again, great job here and congratulations!

ericmak8 commented 6 years ago

Thanks for your comments and I would mark all comments on coming projects.