Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c5fc1f1

Browse files
committed
correction homework
1 parent 459a5c0 commit c5fc1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week6/MAKEME.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Give feedback on `step 3` of `week 5` to one of your fellow students (do this by
99
### Step 2: Fix issues and API
1010

1111
- Fix the issues from the last week and make sure you explain how you fixed the issue in a comment (or commit message)
12-
- Write a script that [polls this API](https://sunrise-sunset.org/api) every 3 seconds and passes a new date every time where date is previous day ++.
12+
<!-- - Write a script that [polls this API](https://sunrise-sunset.org/api) every 3 seconds and passes a new date every time where date is previous day ++. -->
1313

1414
### Step 3: SPA :sweat_drops:
1515
You are going to write a SPA that uses the [Github API](https://developer.github.com/guides/getting-started/). Make sure that your app uses a logical pattern just like [this codepen](http://codepen.io/Razpudding/pen/MmVpeW).

0 commit comments

Comments
 (0)