TTashainblog.techytasha.com·Aug 8, 2022 · 2 min readDay 4: Talkin' Bout Practice?!Day 4 is a combination of two days of solid coding practice. Visiting Frontend Mentor assisted with this by providing two images that I reproduced. The website has a selection of coding challenges that can be completed using HTML, CSS, and JavaScript...01L
TTashainblog.techytasha.com·Aug 8, 2022 · 2 min readDay 3: Diving InJavaScript Today was a bit of a mixed bag of things. I coded along with a JavaScript practice and created a key-based drum kit. This was my first time touching JavaScript and I had a lot of fun, it will be my focus for the next little bit. I picked...00
TTashainblog.techytasha.com·Aug 8, 2022 · 2 min readDay 2: Commit Early & OftenToday started with debugging git error from yesterday. I did this by checking the logs. Inside the log discovered I need to insert the information below using the following commands: git config --global user.email "you@example.com" git config --glob...00
TTashainblog.techytasha.com·Aug 8, 2022 · 1 min readDay 1: Progress & PossibilityToday I worked on creating my development environment; this includes setting up my Terminal and learning basic shell (bash) commands. Command Reference pwd - print working directory ls - list everything inside the current directory ls -l - lists dir...00