learnrx icon indicating copy to clipboard operation
learnrx copied to clipboard

Some exercises don't have answers, clicking "Show all answers" clears the code

Open krivulcik opened this issue 10 years ago • 1 comments

Some exercises which are actually demonstrations don't have answers in the code. This causes them to lose the demonstration code when the user clicks the "Show all the answers so I can just browse." button.

Exercises affected:

  • Exercise 28: Subscribing to an event
  • Exercise 29: Traversing an Event
  • Exercise 34: HTTP requests
  • Exercise 35: Sequencing HTTP requests with callbacks
  • Exercise 36: Traversing callback-based Asynchronous APIs
  • Exercise 37: Sequencing HTTP requests with Observable

krivulcik avatar Jun 27 '15 18:06 krivulcik

This tutorial is used as a lesson in Free Code Camp, so it seems uncomfortable to mark that step as completed when 6 of 42 exercises can't understood. Are these answers in the source code?

IgnacioCorto avatar Jul 20 '15 15:07 IgnacioCorto