russhdavid / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

Summary #3

Open farishkash opened 6 years ago

farishkash commented 6 years ago

Overall met expectations.

In this first submission I look for two items.

Did you use divs, classes/ids to organize your content and apply styles. Great on this.

Second is your css efficient and non repetitive. CSS repetition is one of the most common mistakes in this first project.

I push efficiency since this will lead to best practices and reduce the chances of you making a mistake since you are typing less. The final project averages around 500 lines of css so everything helps.

To prepare you for the upcoming projects I like you to go to flexboxfroggy.com. See how far you can get, the later projects uses flexbox heavily and this will help you immensely.

russhdavid commented 6 years ago

Thanks for your input!