andy cunningham
andy cunningham
so something like this for use of `PutItem`? ```csharp table.PutItem(document, new PutItemOperationConfig() { Expected = new Document(new Dictionary { // In reality, we'd get "VersionNumber" from a previous check for...
as for the analytics.js code, as you can see i was debugging the minified code in the browser, but i'm 90% sure that this is the actual code that does...
now that the lib is written in typescript this needs to happen in the JSX namespace i think