Skip to content

Commit

Permalink
Wingly in blog (#536)
Browse files Browse the repository at this point in the history
Add video posts to the Wing blog.

---------

Co-authored-by: Elad Ben-Israel <[email protected]>
  • Loading branch information
revitalbarletz and eladb authored Jul 16, 2023
1 parent 9408a1c commit 7c28fbc
Show file tree
Hide file tree
Showing 13 changed files with 208 additions and 2 deletions.
14 changes: 14 additions & 0 deletions blog/2023-01-30-wingly-wing-project-management-process.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Video: How do we manage the Winglang Project?"
authors:
- eyalk
- urib
tags: [wingly, winglang, video]
hide_table_of_contents: true
---

In this video from the Wingly Update, Eyal and Uri introduces the project management process in Winglang.

<!--truncate-->

<iframe width="560" height="315" src="https://www.youtube.com/embed/GWKs6QthcbE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
14 changes: 14 additions & 0 deletions blog/2023-02-09-wingly-onboarding-process.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Video: Introducing Inflight Classes"
authors:
- eyalk
- shaib
tags: [wingly, winglang, video]
hide_table_of_contents: true
---

In this video from the Wingly Update, Eyal and Shai walk through the contributors guide in Winglang.

<!--truncate-->

<iframe width="560" height="315" src="https://www.youtube.com/embed/HszOffPgzvs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
15 changes: 15 additions & 0 deletions blog/2023-04-07-wingly-compiling-wing-on-different-clouds.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Video: Multi-target compilation in Winglang"
authors:
- team
tags: [wingly, winglang, video]
hide_table_of_contents: true
---

A video showing compilation to JavaScript and Terraform for different clouds (AWS, GCP, Azure).

The compiler generates least privilege IAM policies and other cloud mechanics.

<!--truncate-->

<iframe width="560" height="315" src="https://www.youtube.com/embed/gr4ewOJGkfo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Video: Preflight and inflight APIs in Winglang"
authors:
- team
tags: [winglang, video]
hide_table_of_contents: true
---

The same bucket object has two different interfaces, one for the compile time (preflight phase) and the other for runtime (inflight phase).

<!--truncate-->

<iframe width="560" height="315" src="https://www.youtube.com/embed/y7OGRC2f5gk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
14 changes: 14 additions & 0 deletions blog/2023-05-25-wingly-testing-app-on-the-cloud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Video: Testing apps on the cloud"
authors:
- eyalk
- shaib
tags: [wingly, winglang, video]
hide_table_of_contents: true
---

In this short video, Eyal and Shai present how Winglang tests can now run on the cloud by showing off a live demo on the Wingly Update.

<!--truncate-->

<iframe width="560" height="315" src="https://www.youtube.com/embed/HIbC0CWBTg8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
14 changes: 14 additions & 0 deletions blog/2023-06-05-wingly-built-in-syntax.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Video: Built-in syntax for tests"
authors:
- eladb
- eyalk
tags: [wingly, winglang, video]
hide_table_of_contents: true
---

In this video from the Wingly Update #10, Elad and Eyal show a demo of new syntax we added to Wing to support writing tests. This new language feature allows developers to define tests that are designed to run in isolated environments across all cloud targets, empowering developers with first-class support for testing.

<!--truncate-->

<iframe width="560" height="315" src="https://www.youtube.com/embed/MPoQlTrOf4U" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
16 changes: 16 additions & 0 deletions blog/2023-06-15-wingly-testing-with-winglang.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: "Video: Sebastian Korfmann visits the Wingly Show"
authors:
- eladb
- shaib
- skorfmann
tags: [wingly, winglang, video]
hide_table_of_contents: true
---

In this video from the Wingly Update #11, Elad Ben-Israel and Shai Ber host Sebastian Korfmann, ex-Hashicorp and creator of CDK for Terraform. Sebastian talks about his journey, the inception of CDK for Terraform and his passion for the cloud. He shows off the shiny new Winglang Examples Repository with fancy multi-cloud CI/CD.


<!--truncate-->

<iframe width="560" height="315" src="https://www.youtube.com/embed/3V8fctxhfBs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
14 changes: 14 additions & 0 deletions blog/2023-06-16-wingly-api-endpoint.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Video: The API Resource"
authors:
- eyalk
- shaib
tags: [wingly, winglang, video]
hide_table_of_contents: true
---

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.

<!--truncate-->

<iframe width="560" height="315" src="https://www.youtube.com/embed/-jRAFa-fCgE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
16 changes: 16 additions & 0 deletions blog/2023-06-29-wingly-counter-resource.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: "Video: The Counter Resource"
authors:
- eladb
- shaib
- markm
tags: [wingly, winglang, video]
hide_table_of_contents: true
---

In this video from the Wingly Update #11, Elad, Shai, and Mark show a tutorial of cloud.Counter, a resource that was recently added to Winglang SDK. The cloud counter is a flexible cloud primitive that can be used for everything from generating sequential IDs to tracking event frequencies.


<!--truncate-->

<iframe width="560" height="315" src="https://www.youtube.com/embed/JADBC95pZrA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
14 changes: 14 additions & 0 deletions blog/2023-07-13-wingly-new-utility-functions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Video: New utils - fetch, sleep, and waitUntil"
authors:
- eyalk
- shaib
tags: [wingly, winglang, video]
hide_table_of_contents: true
---

In this video from the Wingly Update #12, Eyal and Shai demonstrate some new utility functions we recently added to Winglang such as, "fetch" for HTTP requests, "sleep" for pausing execution, and "waitUntil" for managing asynchronous operations.

<!--truncate-->

<iframe width="560" height="315" src="https://www.youtube.com/embed/_jh2odxV6EA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
14 changes: 14 additions & 0 deletions blog/2023-07-13-wingly-winglang-vscode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Video: Latest VSCode Extension Updates"
authors:
- markm
- eyalk
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.

<!--truncate-->

<iframe width="560" height="315" src="https://www.youtube.com/embed/84X6VdKrgSk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
14 changes: 14 additions & 0 deletions blog/2023-07-16-wingly-inflight-classes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Video: Introducing Inflight Classes"
authors:
- eyalk
- eladb
tags: [wingly, winglang, video]
hide_table_of_contents: true
---

In this video from the Wingly Update #12, Eyal and Elad introduces the inflight classes in Winglang.

<!--truncate-->

<iframe width="560" height="315" src="https://www.youtube.com/embed/ZwyCWchCPgg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
38 changes: 36 additions & 2 deletions blog/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,39 @@ hasanaburayyan:
title: Software Engineer at Wing Cloud
url: https://github.com/hasanaburayyan
image_url: https://avatars.githubusercontent.com/u/45375125?v=4
email: [email protected]

email: [email protected]
team:
name: The Wing Team
url: https://github.com/winglang
image_url: https://github.com/winglang/wing/blob/dev/logo/3x/[email protected]?raw=true
email: [email protected]
eyalk:
name: Eyal Keren
title: Chief Product Officer at Wing Cloud
url: https://github.com/ekeren
image_url: https://avatars.githubusercontent.com/u/1727147?v=4
email: [email protected]
urib:
name: Uri Bar
title: Director of Engineering
url: https://github.com/staycoolcall911
image_url: https://avatars.githubusercontent.com/u/106860404?v=4
email: [email protected]
shaib:
name: Shai Ber
title: Co-Founder and COO
url: https://github.com/ShaiBer
image_url: https://avatars.githubusercontent.com/u/1729376?v=4
email: [email protected]
skorfmann:
name: Sebastian Korfmann
title: Winglang Trailblazer
url: https://github.com/skorfmann
image_url: https://avatars.githubusercontent.com/u/136789?v=4
email: [email protected]
markm:
name: Mark McCulloh
title: Senior Software Engineer
url: https://github.com/MarkMcCulloh
image_url: https://avatars.githubusercontent.com/u/1237390?v=4
email: [email protected]

1 comment on commit 7c28fbc

@vercel
Copy link

@vercel vercel bot commented on 7c28fbc Jul 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.