Skip to content

Commit 060f050

Browse files
Ceres6mcollinaovflowdavivkeller
authored
feat: add streams guide (#7123)
* feat: add streams guide Co-authored-by: Matteo Collina <[email protected]> * Apply suggestions from code review Add authors and original content attribution Signed-off-by: Carlos Espa <[email protected]> * Apply suggestions from code review Co-authored-by: Aviv Keller <[email protected]> Signed-off-by: Carlos Espa <[email protected]> * fixup! Apply suggestions from code review * fixup! fixup! Apply suggestions from code review --------- Signed-off-by: Carlos Espa <[email protected]> Co-authored-by: Matteo Collina <[email protected]> Co-authored-by: Claudio W <[email protected]> Co-authored-by: Aviv Keller <[email protected]>
1 parent c9b01b5 commit 060f050

File tree

3 files changed

+883
-0
lines changed

3 files changed

+883
-0
lines changed

apps/site/navigation.json

+4
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,10 @@
330330
"link": "/learn/modules/abi-stability",
331331
"label": "components.navigation.learn.modules.links.abiStability"
332332
},
333+
"howToUseStreams": {
334+
"link": "/learn/modules/how-to-use-streams",
335+
"label": "components.navigation.learn.modules.links.howToUseStreams"
336+
},
333337
"backpressuringInStreams": {
334338
"link": "/learn/modules/backpressuring-in-streams",
335339
"label": "components.navigation.learn.modules.links.backpressuringInStreams"

0 commit comments

Comments
 (0)