Learning Javascript from Scrimba and Per Harald Borgen. Easy to use password generator.
-
Updated
Dec 5, 2022 - CSS
Learning Javascript from Scrimba and Per Harald Borgen. Easy to use password generator.
JavaScript and CSS cooperation
A simple JavaScript project which retrieves data from an emoji-based API and stores that into an array which gets data in the form of objects having 2 key value pairs character: "😎" and title: "cool". title gets sliced using string method and everything is pushed using a for loop and an eventListener is being called on every HTML element click.
Add a description, image, and links to the for-loop topic page so that developers can more easily learn about it.
To associate your repository with the for-loop topic, visit your repo's landing page and select "manage topics."