#web-development
Read more stories on Hashnode
Articles with this tag
Today I built a dice game web app with HTML, Javascript and CSS. The dice game involves two players which could be real or arbitrary. When the player...
Today I learnt how to build a carousel using HTML, Javascript and CSS. A carousel is a container (slideshow) of images or info that users can select...
Today I developed a chrome extension that inputs the URL of a page that could be used to contact the lead(s) in the future. This was a code-along...
Went AWOL for a while. Today, I developed a random password generator app. Learnt a little of flexbox with it. I have learnt something with this...
Today I started a html, CSS project. Trying to escape the tutorial loop. It's quite cosy I tell you but I think I have learnt to push myself and...
Today I learnt about loops.looping through a sequence and an array. A loop is a sequence of instruction that is continually repeated until a condition...