Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise lesson 36 and some API calls for RxJS 5 #158

Merged
merged 3 commits into from Dec 15, 2016
Merged

Revise lesson 36 and some API calls for RxJS 5 #158

merged 3 commits into from Dec 15, 2016

Conversation

ghost
Copy link

@ghost ghost commented Nov 26, 2016

Hello there,

I've made some changes to address #157.

My most significant change is rewriting the lesson 36 discussion such that the concepts pertain to the RxJS 5 API. The new RxJS documentation was very helpful in assisting me with this.

Also took the liberty of folding in a fix for a usability problem with the show all answers button at the top of the page, whereby it wasn't showing code for some lessons.

The button to show all answers was not displaying code snippets for
lessons that did not require answers from users (e.g. 34).

Also, a guard was added to prevent JS errors from appearing if a
lesson does not have code to save (e.g. 42 at this time of writing).
Rewrites both the discussion and code sample for lesson 36 in light of the
API changes in RxJS 5. Note that `forEach` is no longer synonymous with
`subscribe`.

Addresses #157.
@Bouncey
Copy link

Bouncey commented Dec 11, 2016

This needs merged asap.

I'm learning rx now and couldn't see what was meant to be happening. The concurrent exercises using throttle made no sense to me and I came here to raise an issue, but found this.

@morenoh149 morenoh149 merged commit b00323d into ReactiveX:gh-pages Dec 15, 2016
@morenoh149
Copy link
Collaborator

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants