#learning-in-public
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 So far all the Javascript, HTML and CSS we have learnt is part of front end, i.e the part the user interacts with. But to make a fully...
Introduction So, now we know what a DOM is can manipulate it yay! But so far we didnt do what most users do a lot of clicking and mashing the...
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...