📄️ What pains Wing solves? 🤕
Wing aims to address various pain points at both the developer and organization levels.
📄️ Why is Wing a language? 🤔
New language for a new programming model
📄️ Why Wing is ideal for Cloud dev.
Wing was built from the ground up to make it an ideal choice for building applications on any cloud.
📄️ Abstracting the cloud - good idea?
This question often arises in various forms, such as:
🗃️ Support matrices
4 items
📄️ Who is behind this project? 💼
Wing is built by the folks at Wing Cloud and an amazing community of contributors from around the world.
🗃️ Diff. from other solutions
5 items
📄️ Is the Console open-source? 📦
Unlike the rest of the wing repo, which is open-source under the MIT license, the console is source-available.
📄️ Importing TF Resources/Modules
Terraform Resources
📄️ How does Wing handle state?
The short answer is that the plan is to model state explicitly in wing resources and allow users to determine how these types of resources are handled during provisioning.
📄️ How does Wing handle secrets?
Wing provides a Secret resource that allows you to securely store sensitive information, such as API keys and passwords.
📄️ Why start with JavaScript interop?
We chose to start with JavaScript interoperability in Wing for the following reasons: