ReactiveX / rxjs-docs

The home for new work on the new RxJS docs (RxJS v 5 and up). New to this space? Say hi here: https://github.com/ReactiveX/rxjs-docs/issues/24. Want to find out what's up? We're chatting here. https://github.com/ReactiveX/rxjs-docs/issues/4
Apache License 2.0
160 stars 62 forks source link

docs(operators): add documentation for operator map #153

Closed natmegs closed 6 years ago

natmegs commented 6 years ago

Add initial version of documentation for creation operator 'empty'. WIP since JSbin is down and cannot test embedded link. closes #117

codecov-io commented 6 years ago

Codecov Report

Merging #153 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #153   +/-   ##
=======================================
  Coverage   91.02%   91.02%           
=======================================
  Files           7        7           
  Lines          78       78           
  Branches        5        5           
=======================================
  Hits           71       71           
  Misses          6        6           
  Partials        1        1

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8e84e13...0ecd889. Read the comment docs.

ladyleet commented 6 years ago

@natmegs 👍

ladyleet commented 6 years ago

thx for helping review @sumitarora! @natmegs let us know how we can help you get to the finish line!

natmegs commented 6 years ago

@ladyleet I pushed a change for the JSbin last night! Is there anything left that I've forgotten? Thanks!

ladyleet commented 6 years ago

@natmegs can you go ahead and rebase? @sumitarora anything else?

natmegs commented 6 years ago

@ladyleet @sumitarora Alright, I believe the branch is now up to date. If any other changes are needed I'll get them fixed up asap. Thanks for all the help with this one. The next one will be much smoother now!

ladyleet commented 6 years ago

Woot thanks so much @natmegs for your contribution! :)