loading animation with promise
-
Updated
Jul 8, 2025 - CSS
loading animation with promise
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.
Création d'une galerie d'images aléatoires avec la possibilité de faire apparaître des images supplémentaires en cliquant sur le bouton "charger de nouvelles images".
JavaScript and CSS cooperation
Générateur de noms aléatoire en HTML5, CSS3 et JavaScript
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."