Skip to content

Commit c2596ed

Browse files
committed
Improve Next Step table with clearer Quick Start vs Full Control framing
1 parent 8514e8b commit c2596ed

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

programming/javascript/index.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,12 @@ This is the recommended way to use DBR-JS for most applications. For advanced us
6262

6363
## Next Step
6464

65-
| Use Case | Recommended |
66-
|----------|-------------|
67-
| Quick integration with built-in UI | [BarcodeScanner Guide](user-guide/index.html) (Recommended) |
68-
| Custom UI, fine-grained control, or extended workflows | [Foundational API Guide](user-guide/foundational-api.html) (lower-level APIs) |
69-
| Need help deciding? | [Contact us](https://www.dynamsoft.com/contact/) |
65+
| Approach | Best For | Guide |
66+
|----------|----------|-------|
67+
| **Quick Start** | Most users – get scanning in minutes with built-in UI | [BarcodeScanner Guide](user-guide/index.html) |
68+
| **Full Control** | Custom UI, multi-product workflows, or advanced tuning | [Foundational API Guide](user-guide/foundational-api.html) |
69+
70+
Not sure which to choose? Start with BarcodeScanner – you can always switch later. Or [contact us](https://www.dynamsoft.com/contact/) to discuss your use case.
7071

7172
## See Also
7273

0 commit comments

Comments
 (0)