Giter Site home page Giter Site logo

prj-rev-bwfs-dasmoto's People

Contributors

juanpablozunigahidalgo avatar

Watchers

 avatar

prj-rev-bwfs-dasmoto's Issues

SUMMARY

Grade: Meets Expectations

This is an awesome take on the project! Your code is easy to read and well organized, which is hugely important. Coding is a collaborative undertaking, so having code that others can comprehend will serve you well as projects become bigger and more complex. Another way to make your code easy to swallow is by using comments, so I'd start developing that habit now as well.

Be wary of repetitious code: you should never be typing the same lines as many times as you do in your CSS file. If you find that happening, think about ways to simplify. On another note, CSS is fun because you can make things your own. I like to use Google Fonts to find interesting fonts, and Coolors.co to generate color palettes that enhance the visual aspect of my projects. Just a thought to bring your apps to a new level! Again, great job here and congratulations!

Simplify: Repetitive CSS

https://github.com/juanpablozunigahidalgo/prj-rev-bwfs-dasmoto/blob/master/Dasmoto's%20Arts%20%26%20Crafts/Resources/css/style.css#L10-L36

If you look carefully, you'll notice that you reuse the same stylings in each of these classes. When you find yourself reusing the same code, it's a sign that you should make a new class with those attributes and apply it to each block. Then, use the classes you've already created for the class-specific stylings (here, background-color).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.