Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/quickstart/node.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,5 +175,6 @@ Just like we did before, from the `examples/node/dynamic_codegen` directory:
- Work through a more detailed tutorial in [gRPC Basics: Node][]
- Explore the gRPC Node core API in its [reference
documentation](/grpc/node/)
- We do have more than one grpc implementation for nodejs. [Learn about the pros and cons of each here](https://github.com/grpc/grpc-node/blob/master/PACKAGE-COMPARISON.md).

[gRPC Basics: Node]:../tutorials/basic/node.html