Added Serverless Stack

This commit is contained in:
Brandon Morelli 2017-03-16 20:25:24 -07:00 committed by GitHub
parent 8044f0c0d7
commit c9c47b70ad

View file

@ -162,6 +162,8 @@ Oh, and I've still got a lot of bookmarks to go through, so I'll be updating and
---
### Full Stack
* //Needs work
* [Serverless Stack](http://serverless-stack.com/) is a comprehensive guide to creating full-stack serverless applications. Create a note taking app from scratch using React.js, AWS Lambda, API Gateway, DynamoDB, and Cognito.
* [Intro to Back End Web Development](https://www.udacity.com/course/intro-to-backend--ud171)
* [Express - Using a DB with Mongoose](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/mongoose)
* [Node JS and Databases](https://blog.risingstack.com/node-js-database-tutorial/)