- Clone the repo
git pull originnpm ibower install- Try it out - when the page loads, you should see a table containing datasets with a more button below it that loads another page of datasets.
- Peruse the code to familiarize yourself with it.
- Checkout the debugging-1 branch:
git checkout -b debugging-1 origin/debugging-1 - Note that the table does not load.
- Fix it!
- Checkout the debugging-2 branch:
git checkout -b debugging-2 origin/debugging-2 - Note that the table does not load.
- Fix it!
- Checkout the debugging-3 branch:
git checkout -b debugging-3 origin/debugging-3 - Note that the table does not load.
- Fix it!
- Checkout the debugging-4 branch:
git checkout -b debugging-4 origin/debugging-4 - Note that the table loads but the more button doesn't work.
- Fix it!
- Checkout the debugging-5 branch:
git checkout -b debugging-5 origin/debugging-5 - Note that the quality column contains
undefined. - Fix it!
forked from mjuniper/mwd-debugging
-
Notifications
You must be signed in to change notification settings - Fork 0
tscarton/mwd-debugging
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 44.9%
- HTML 41.8%
- CSS 13.3%