File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,12 @@ To get started with JavaScript SDK version 3, visit our
16
16
[ Developer Guide] ( https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/welcome.html )
17
17
or [ API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/ ) .
18
18
19
- You can also visit our [ self-guided workshop] ( https://github.com/aws-samples/aws-sdk-js-v3-workshop ) ,
20
- which builds a simple note taking application using JavaScript SDK version 2
21
- and provides step-by-step migration instructions to version 3.
19
+ If you are starting a new project with AWS SDK for JavaScript v3, then you can refer
20
+ [ aws-sdk-js-notes-app] ( https://github.com/aws-samples/aws-sdk-js-notes-app ) which shows examples of calling
21
+ multiple AWS Services in a note taking application.
22
+ If you are migrating from v2 to v3, then you can visit our [ self-guided workshop] ( https://github.com/aws-samples/aws-sdk-js-v3-workshop )
23
+ which builds as basic version of note taking application using AWS SDK for JavaScript v2
24
+ and provides step-by-step migration instructions to v3.
22
25
23
26
To test your universal JavaScript code in Node.js, browser and react-native environments,
24
27
visit our [ code samples repo] ( https://github.com/aws-samples/aws-sdk-js-tests ) .
You can’t perform that action at this time.
0 commit comments