Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs(add observables to TOH http) #1528

Closed
wants to merge 2 commits into from

Conversation

thelgevold
Copy link
Contributor

@thelgevold thelgevold commented May 26, 2016

@wardbell @johnpapa
This PR contains my addition of Observables to the TOH Http chapter

@thelgevold thelgevold force-pushed the toh-http-observables branch from e11c346 to 34b17f7 Compare May 28, 2016 20:44
@thelgevold thelgevold changed the title WIP: docs(add observables to TOH http) docs(add observables to TOH http) May 28, 2016
@thelgevold
Copy link
Contributor Author

@wardbell
Removing the WIP label. I have rebased with master and tested with the new version of in-memory-web-api.
The chapter is ready for review.

@thelgevold thelgevold force-pushed the toh-http-observables branch from 34b17f7 to cbc74b5 Compare June 7, 2016 23:20
@thelgevold
Copy link
Contributor Author

I resolved merge conflicts from other PRs. This one is ready to go

@@ -110,8 +110,8 @@ code-example(format="." language="bash").

The Angular `http.get` returns an RxJS `Observable`.
*Observables* are a powerful way to manage asynchronous data flows.
We'll learn about `Observables` *later*.

We'll learn about `Observables` in the next chapter.
Copy link
Contributor

@chalin chalin Jun 17, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change "chapter" to "section".

@thelgevold
Copy link
Contributor Author

@chalin Good call. I agree

@thelgevold thelgevold force-pushed the toh-http-observables branch from cbc74b5 to ce37f0a Compare June 18, 2016 22:55
@thelgevold
Copy link
Contributor Author

Changed from chapter to section based on feedback from @chalin

@thelgevold thelgevold force-pushed the toh-http-observables branch from ce37f0a to 1024f9c Compare June 26, 2016 16:17
@thelgevold
Copy link
Contributor Author

Rebased to latest master

@thelgevold thelgevold force-pushed the toh-http-observables branch 3 times, most recently from b6ef9c6 to d9b8440 Compare July 1, 2016 23:55
@thelgevold thelgevold force-pushed the toh-http-observables branch from d9b8440 to c812ee6 Compare July 12, 2016 22:52
@thelgevold
Copy link
Contributor Author

Rebased to latest master

@chalin
Copy link
Contributor

chalin commented Jul 13, 2016

@wardbell, @Foxandxss : I think that it would be nice if this were merged before the next wave(s) of changes hit the ToH. It is a well contained addition that would nicely round up the http toh chapter. (Btw, we should probably mark parts of the server-communication chapter as outdated, or just trim them out, because this ToH chapter will have outpaced it!)

@Foxandxss
Copy link
Member

Will review soon!

e2e

prose

tweaks

d

d

d

section

lint

jade

space

update

remove

r

test

tweak

tweak
@wardbell wardbell force-pushed the toh-http-observables branch from c812ee6 to a44412d Compare July 19, 2016 04:00
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

1 similar comment
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@wardbell wardbell force-pushed the toh-http-observables branch from a44412d to d623425 Compare July 19, 2016 06:07
@wardbell
Copy link
Contributor

I made a bunch of clarifying edits in a separate commit.

Ready to squash and merge

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

Successfully merging this pull request may close these issues.

5 participants