Going through a javascript project for the first time

Going through a javascript project for the first time

I have to admit that it feels pretty cool to understand the mechanisms of how buttons and actions in a website work. I have tried html and css for years but not never got past them so this is stretching out my experience in web dev already.

Capture.PNG

Creating a simple passenger counting app through scrimba was easy to follow and understand. The next project is a blackjack game and in order to really get a grasp of everything that I am learning, it is important to start building out my own projects.