diff --git a/blog/2023-04-07-wingly-compiling-wing-on-different-clouds.md b/blog/2023-04-07-wingly-compiling-wing-on-different-clouds.md index 89e504fcf..7837f89fd 100644 --- a/blog/2023-04-07-wingly-compiling-wing-on-different-clouds.md +++ b/blog/2023-04-07-wingly-compiling-wing-on-different-clouds.md @@ -1,18 +1,15 @@ --- -title: "Wing demo" +title: Demo of compiling winglang to different clouds" authors: - team tags: [wingly, winglang, video] hide_table_of_contents: true --- -Showing main language features: -1. Cloud resources as first class language citizens -2. Distributed computing primitives -3. Instant hot reloading in local simulator -4. Compilation to JS + Terraform for different clouds -More details in Github repo: https://github.com/winglang/wing +In this video from the Wingly Update, showing compilation to JS + Terraform for different clouds (AWS, GCP, Azure). +The compiler generates least privilege IAM policies and other cloud mechanics. +More details in our Github repo: https://github.com/winglang/wing - \ No newline at end of file + \ No newline at end of file diff --git a/blog/2023-06-16-wingly-api-endpoint.md b/blog/2023-06-16-wingly-api-endpoint.md index 9ef6bfb3c..67f8cf162 100644 --- a/blog/2023-06-16-wingly-api-endpoint.md +++ b/blog/2023-06-16-wingly-api-endpoint.md @@ -6,7 +6,7 @@ tags: [wingly, winglang, video] hide_table_of_contents: true --- -In this short video, Eyal and Shai introduce an API gateway resource that lets you create HTTP endpoints for your Wing app. If you're interested in learning about how Wing enables developers to stay in their creative flow, make sure to visit us here: https://www.winglang.io/ +In this video from the Wingly Update, Eyal and Shai introduce an API gateway resource that lets you create HTTP endpoints for your Wing app. If you're interested in learning about how Wing enables developers to stay in their creative flow, make sure to visit us here: https://www.winglang.io/ diff --git a/blog/2023-07-13-wingly-winglang-vscode.md b/blog/2023-07-13-wingly-winglang-vscode.md index 58b663a58..009913384 100644 --- a/blog/2023-07-13-wingly-winglang-vscode.md +++ b/blog/2023-07-13-wingly-winglang-vscode.md @@ -6,7 +6,7 @@ tags: [wingly, winglang, video] hide_table_of_contents: true --- -In this clip from Wingly 12, Eyal and Mark discuss and show some improvements around how the Wing VSCode extension shows inline documentation. +In this clip from Wingly #12, Eyal and Mark discuss and show some improvements around how the Wing VSCode extension shows inline documentation. To learn more about how Winglang is elevating the cloud experience for developers , make sure to visit us here: https://www.winglang.io/