Skip to content
#

for-loop

Here are 4 public repositories matching this topic...

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.

  • Updated Jan 5, 2024
  • CSS

Improve this page

Add a description, image, and links to the for-loop topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the for-loop topic, visit your repo's landing page and select "manage topics."

Learn more