Hacker News new | ask | show | jobs
by denniskane 3882 days ago
Well, if JavaScript were meant to be used as an actual programming language, then it would make sense to develop an SDK for it.

I'm only half joking there :)

In all seriousness, though, it did make my brain tilt about 15 degrees to see the words "JavaScript" and "SDK" next to each other like that.

1 comments

In all seriousness, though, it did make my brain tilt about 15 degrees to see the words "JavaScript" and "SDK" next to each other like that.

AWS has two JavaScript SDKs.

https://aws.amazon.com/sdk-for-browser/

https://aws.amazon.com/sdk-for-node-js/

And Dropbox has one for API v1: https://github.com/dropbox/dropbox-js. There will be one for v2 as well.