Create a Multiuser GraphQL CRUD(L) App in 5 minutes with the Amplify DataStore
In this tutorial, we will learn how to create a secure multiuser Note Taking App with full CRUDL capabilities backed by a Serverless GraphQL API (powered by AWS AppSync) and by a Serverless NoSQL Database (powered by Amazon DynamoDB) using the recently released Amplify DataStore, taking advantage of its simpler local programming model and convenient built-in capabilities as well as getting on with the times and adding React Hooks to the mix.