Build and launch a Modern WebApp - workshop by Swizec

modernwebapp.dev

The architecture

You can read this segment in in 1 minutes. Solving the exercises might take longer.

This segment covers πŸ‘‡

Our goal is an offline-capable app with dynamic data

architecture

UI in React

Save to server with GraphQL mutation

Key-value store in DynamoDB

Read data at build time

Re-fetch at render time