Skip to content

Iterating JSON-formatted JavaScript files by using for in, for, for of, forEach loops

Notifications You must be signed in to change notification settings

Evanjalin-K/Day-5-Task

Repository files navigation

Day 5 Task

Created a resume in JSON format and iterated it by using (for in, for, for of, forEach)

  1. Iteration of Json formated resume by using for in loop:
    1. Get the code in the Resume_by_using_JSON folder
  2. Iteration of Json formated resume by using for loop:
    1. Get the code in theResume_by_using_JSON folder
  3. Iteration of Json formated resume by using for of loop:
    1. Get the code in theResume_by_using_JSON folder
  4. Iteration of Json formated resume by using forEach loop:
    1. Get the code in theResume_by_using_JSON folder

About

Iterating JSON-formatted JavaScript files by using for in, for, for of, forEach loops

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published