You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: programming/javascript/index.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,11 +62,12 @@ This is the recommended way to use DBR-JS for most applications. For advanced us
62
62
63
63
## Next Step
64
64
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.
0 commit comments