Decision Making in JavaScript
If...else statements, switch statements, ternary operators and logical operators.

Search for a command to run...
Articles tagged with #beginners
If...else statements, switch statements, ternary operators and logical operators.

Contributing to open source can be daunting for a lot of people, at least I know it was for me. Although I wanted to contribute to open source, I was not sure how to go about it. I finally took the plunge during Hacktoberfest 2021 and made my first o...

A good number of websites are built with code written like the snippet below—and while this might 'get the job done', it is much more beneficial to write well structured, semantic HTML. <div id="header"> <div class="header-main">Welcome ...

You can, you should, and if you are brave enough to start, you will. - Stephen King. On this day a year ago, I started my first job as a Frontend Developer. Le Début August 2019, I was redeployed to Ibadan, Nigeria for my mandatory service year. I ...
