Day 4 of #100DaysOfCode

Day 4 of #100DaysOfCode

Today I

  • Solved some Array and Object problems:

  • Learned more about DOM and created this simple webpage for a better understanding of how the commands work:

    You can check out the code for all of the above here: GitHub-Day-4

Tech Treat of The Day

Carbon.now.sh
It is a tool that allows you to create and share neat and aesthetic images of your source code on social media. It allows you to import code from a variety of sources, such as a file or a GitHub repository. The resulting image can be exported and shared as a PNG or SVG file.
I have used the same for the above code snippets. Do check it out!