Skip to content

Commit 7a3df40

Browse files
Merge pull request #352 from thecodeite/gh-pages
Add a temporary note mentioning that the exercise 2 of the JS 'HTTP Requests, AJAX and APIs' tutorial is broken, because the BBC have taken down the API. It should be fixed in a future update.
2 parents a0cd85c + 2a72424 commit 7a3df40

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

js/lesson4/tutorial.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,13 @@ Well done, you've finished! For a bonus, switch your `getGithubInfo` method to r
227227

228228
> Coach... explain the difference between synchronous and asynchronous requests. There's a good explanation on [Mozilla Developer Network (MDN)](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/Synchronous_and_Asynchronous_Requests)
229229
230-
## Exercise 2 - BBC's tomorrow's TV schedule
230+
231+
## ~~Exercise 2 - BBC's tomorrow's TV schedule~~
232+
233+
![](https://cdn0.iconfinder.com/data/icons/shift-free/32/Error-128.png)
234+
235+
**Part 2 of this exercise is no longer possible as the API that it uses has been taken down by the BBC.**
236+
**Sorry, we're working on fixing the exercise!**
231237

232238
[Download](https://gist.github.com/despo/05cab2f0b38bc02318e7/download) the exercise files or clone them directly from github `git clone https://gist.github.com/05cab2f0b38bc02318e7.git`
233239

0 commit comments

Comments
 (0)