...

/

Exercise: Check Your Directory

Exercise: Check Your Directory

Exercise on finding if certain files exist in your directory using JavaScript asynchronously

We'll cover the following...

Task

A software developer is struggling to organize the files in her directory. She keeps finding errors related to files not in her directory. She knows that JavaScript can solve this ...