my blogs

  1. Writing good commit messages

    last updated: 18th June, 2021

    What is a commit message? The commit command is used to save changes to a local repository after staging in Git. However, before...

  2. SERIF VS SANS SERIF FONTS

    last updated: 18th June, 2021

    WHAT ARE SERIFS? The small features on the ends of strokes in some fonts are known as “Serifs.” Some common Serif typefaces are...

  3. Why Use Semantic HTML?

    last updated: 19th June, 2021

    An important principle in web design is the idea of using HTML elements to indicate what they actually are, rather than how...