code.roygreenfeld.com
Cookbook
Here is our cookbook of JavaScript, Vue.js, DynamoDB, Python, and AWS snippets.
Vue.js
- Vue Component Inside Vuepress
- Adding Tags to Vuepress
- Vue and Serverless Project Layout
- Route-Level Code Splitting in Vue Router
- Adding Bulma to VueJS
AWS Organizations
AWS AppSync
- Limiting Resolver Permissions by Cognito Group
- Lambda Resolvers with AppSync
- Awesome AppSync & Amplify
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
2
3
4
5
6
7
8
Copyright © 2018 Daniel and Audrey Roy Greenfeld.
Site Map