1# gRPC Basics: Node.js sample code 2 3The files in this folder are the samples used in [gRPC Basics: Node.js][], a detailed tutorial for using gRPC in Node.js. 4 5[gRPC Basics: Node.js]:https://grpc.io/docs/tutorials/basic/node.html 6