For Short Responses:
-
Write your responses directly in the
short-response.md
file. Be sure to format your responses and code snippets correctly using Markdown. As you commit and push changes, you will see your rendered markdown on GitHub. -
When you are done with both sections. Push your final commits and open a PR.
For Coding Exercises:
- Navigate to the
exercises
directory to complete the coding exercises. - There are two questions (part-1 and part-2)
- Skeleton HTML files and empty JavaScript files have been created for you. It is your job to write code that meets the problem requirements listed in the
exercises
README.