#web-development
Read more stories on Hashnode
Articles with this tag
Introduction Today on my web dev journey i learned about the different types of authentication and authorization used by APIs. From least to highest...
Introduction Lets make a random Bandname generator cus why not.. It'll take a random adjective and random noun form a long list and put them...
Introduction Let's make a game, the Simon game. The game goes like this, there are 4 squares. In each round a square will blink, and you have to...
Introduction Every programming language you learn these days make you build something with a random number generator, so here's mine. Its a simple...
Introduction So, on my journey of learning JavaScript i learnt about this concept called THE DOM or Document Object Model. Now, this is not exactly...
Introduction So this blog does not include a mini project of any sort instead it contains my progress with JavaScript. I've only just started...