Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 4 additions & 0 deletions documentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Guides
children:
- ./choosing-the-right-sdk.md
- ./integrating-the-node-sdk-in-a-node-app.md
---

# Guides
Expand All @@ -13,3 +14,6 @@ are intended to be used.

- [Choosing the Right SDK](./choosing-the-right-sdk.md): pick the narrowest published package layer
for a browser, React, Node, or React Native application
- [Integrating the Optimization Node SDK in a Node App](./integrating-the-node-sdk-in-a-node-app.md):
step-by-step server-side integration guidance using Express-style examples and the Node reference
implementations
Loading
Loading