Learn how to build a React.JS app with Wing
This repo is a step-by-step guide for an online workshop (Eventbrite).
You can find the recording of this workshop here.
Please join Winglang's Slack; we have a dedicated channel for this workshop #workshop-react.
- How to develop a Wing application.
- How to build a serverless stack.
- How to set up a React website using the Wing programming model.
- How to work with DynamoDB, S3 Bucket, API Gateway, and Lambda Functions.
- How to develop and run your application locally.
- How to test your application both locally and on the cloud.
- How to produce ready-to-apply Terraform assets.
- How to create a preview environment using wing.cloud.
- Learn about Inflights - Preflight and Inflight are Winglang's most important core concepts.
- Cheat Sheet - Let's learn Wing in 5 minutes, shall we?
- Language Reference - A complete language reference for Winglang.
- Playground - Write and test Wing code online.
A Flat File System browser and backend, the file system allows only one hierarchy of folders, each folder can have multiple files.
See the Demo hosted on AWS
- Why Even Fly? I'm Comfortable Where I Am - Problems with serverless, and the Wing approach.
- It’s Nearly Time to Fly - Install and verify the Winglang toolchain is working on our computer.
- Prepare for Liftoff - Your second Wing program, getting to know cloud.Api.
- Please Fasten Your Seat Belt - Blazing fast iteration cycles with React & Winglang.
- We Are Now Cruising - Setting up preview environments on PR.
- Entering an Area of Turbulence - Modeling a FlatFileSystem using DynamoDB & cloud.Bucket.
- Thank You for Flying with Us - Wrapping it all together.
What's Next? Serverless AI Workshop