code.roygreenfeld.com

Cookbook

Here is our cookbook of JavaScript, Vue.js, DynamoDB, Python, and AWS snippets.

Vue.js

AWS Organizations

AWS AppSync

DynamoDB

Javascript

Serverless Framework

Various Third-Party APIs

macOS

Comparisons

Notes

Our technical notes from various events:

About us




 
 




export default {
  data() {
    return {
      authors: ["Daniel", "Audrey"],
      married: true
    }
  }
}
1
2
3
4
5
6
7
8

Copyright © 2018 Daniel and Audrey Roy Greenfeld.
Site Map

Last Updated: 9/18/2019, 3:36:49 PM