It will be about all the JavaScript you’ve learned, from JavaScript1 to JavaScript3.
We want to make sure you understand and master the material well enough to confidently go on in the program. We also want to see if you can keep up with the pace. Test material The test will be about all main JavaScript concepts we have discussed for the past weeks of JS. The following are the most important that will be tested:
Functions & VariablesScopeLoopsCallbacks & PromisesArray functionsConditional statementsDOM manipulationsXMLHttpRequests & API callsTry…catch
For each of these you must be able to (1) write the basic code structure of it, (2) know when to apply them, and (3) apply it coherently with the rest of your code.
You are expected to solve several coding challenges. These include DOM manipulation and making API Calls.
This test will be done on your laptop. You may use Google to help you out, but not the code from your homeworks.
The test will be held in the usual place, will start at 11.00 and takes about an hour to complete. Doors will open at 10:45 the latest so please be in time.