winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
5.06k stars 198 forks source link

Merge Wing Language into Wing by Example #7216

Open boyney123 opened 2 weeks ago

boyney123 commented 2 weeks ago

Use Case

At the moment we have https://www.winglang.io/docs/api/language and https://www.winglang.io/docs/learn, both of them doing very similar things, it would be nice to simplify these.

Proposed Solution

Merge https://www.winglang.io/docs/api/language into the https://www.winglang.io/docs/learn section. This can hopefully simplify the docs, and remove duplicated content across pages.

Implementation Notes

Just make sure we consider redirects in place for users using old links if we are deleting pages.

Component

Documentation

Community Notes