Now that we have a JSON file with a ton of questions, we need to find a way to access that data within our JavaScript file. We will need to set up a randomizer to pull one object from the JSON for every request from the end user. I set up an API testing branch with some basic (not working) code as a possible starting point.
Now that we have a JSON file with a ton of questions, we need to find a way to access that data within our JavaScript file. We will need to set up a randomizer to pull one object from the JSON for every request from the end user. I set up an API testing branch with some basic (not working) code as a possible starting point.