My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

The Journey: Immobile

akinlade ayomide's photo
akinlade ayomide
·Jun 11, 2021·

2 min read

This week i completed my basic Javascript tutorials also completed ES6 tutorials moved on to REGEX. I was not fully confident in my knowledge of basic javascript and ES6, so I decided to test myself. I chose to program something simple like a clock. First problem was how to start so i watched youtube videos on programming clocks, which was a good idea as it helped me start and gave me a visual idea of what my clock would look like for my .js file i mostly used the var function coupled with if statements, making use of assignment, strict equal and inequality operators to make up the change from AM to PM. I also styled with CSS making my background black and my clock aqua or teal I'm color blind. Although not to tasking i was elated that i could remember how to use the if statements as i wasn't so confident in my ability to recall that part of the tutorial. I did have an issue tho as i could not link my .js file to my html file, which was a drag. Figured it out at the end as it was my misspelling of script that was the issue. Yes, no solid progress this week as i have not really challenged myself and gotten a bit lazy, programming that clock was fulfilling and the highlight of this week. I am going to make an habit of challenging myself with much more difficult task to see what i can achieve and how well i understand this digital languages.