# AWS Amplify

## Links

* [Awesome AWS Amplify](https://github.com/dabit3/awesome-aws-amplify)
* [AWS Amplify CLI](https://github.com/aws-amplify/amplify-cli) - CLI toolchain for simplifying serverless web and mobile development.
* [AWS Amplify JS](https://github.com/aws-amplify/amplify-js) - JavaScript library for frontend and mobile developers building cloud-enabled applications.
* [Using AWS Amplify feels like cheating (2019)](https://medium.com/@coryschimmoeller/using-aws-amplify-feels-like-cheating-e5eabcaea500)
* [Customizing the authentication experience of Amplify’s withAuthenticator (2019)](https://medium.com/@coryschimmoeller/customizing-the-authentication-experience-of-amplifys-withauthenticator-e6f2089ff469)
* [Deploying a Next app with AWS Amplify Hosting (2020)](https://dev.to/dabit3/5-minute-tutorial-deploying-a-next-app-with-aws-amplify-hosting-5199)
* [Bringing AWS to App Developers (2020)](https://www.swyx.io/writing/hello-aws/)
* [Amplify Docs](https://docs.amplify.aws/) ([Code](https://github.com/aws-amplify/docs)) ([Getting started](https://docs.amplify.aws/start))
* [AWS Amplify Docs](https://aws.amazon.com/amplify/)
* [AWS Amplify Discord](https://discord.com/invite/amplify)
* [Using Swift Combine with AWS Amplify (2020)](https://aws.amazon.com/blogs/mobile/using-swift-combine-with-aws-amplify/)
* [AWS Amplify Cheat Sheet](https://twitter.com/ramonpostulart/status/1306223867652911104)
* [Full Stack Serverless w/ Nader Dabit (2020)](https://www.youtube.com/watch?v=nzKz8kzAfbc)
* [Build a Photo Sharing App with React and AWS Amplify](https://github.com/dabit3/amplify-photo-sharing-workshop)
* [Building Serverless Applications with AWS Amplify (2020)](https://www.youtube.com/watch?v=egXBcNNUvDA)
* [Full stack with Next.js, Amplify, & CDK](https://github.com/dabit3/amplify-with-cdk)
* [Next.js Amplify Workshop](https://github.com/dabit3/next.js-amplify-workshop)
* [Building Real-time Serverless APIs with PostgreSQL, CDK, TypeScript, and AWS AppSync (2020)](https://aws.amazon.com/blogs/mobile/building-real-time-serverless-apis-with-postgres-cdk-typescript-and-aws-appsync/) ([Tweet](https://twitter.com/dabit3/status/1328349979124113408))
* [AWS Amplify Admin UI](https://github.com/aws-amplify/amplify-adminui) - Helps You Develop App Backends, No Cloud Experience Required. ([Issues](https://github.com/aws-amplify/amplify-adminui))
* [Next.js with Amplify DataStore](https://github.com/dabit3/next.js-amplify-datastore) - Example app using Amplify DataStore with Next.js for static site generation, pre-rendering, and SSR.
* [Get Started with the AWS Amplify Admin UI (2020)](https://egghead.io/playlists/get-started-with-the-amplify-admin-ui-9e79)
