From 153b81c3ec88cb422e78dcf259671698d1977ae3 Mon Sep 17 00:00:00 2001 From: CazJT <113366164+CazJT@users.noreply.github.com> Date: Wed, 22 Jan 2025 16:22:16 +0000 Subject: [PATCH] Update index.mdx Video added Signed-off-by: CazJT <113366164+CazJT@users.noreply.github.com> --- .../index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/2025-01-21-wash-dev-a-rapid-developer-loop-for-webassembly-components/index.mdx b/blog/2025-01-21-wash-dev-a-rapid-developer-loop-for-webassembly-components/index.mdx index 9c16fd19..280cc6ec 100644 --- a/blog/2025-01-21-wash-dev-a-rapid-developer-loop-for-webassembly-components/index.mdx +++ b/blog/2025-01-21-wash-dev-a-rapid-developer-loop-for-webassembly-components/index.mdx @@ -17,7 +17,7 @@ Starting a development loop by running `wash dev` makes it easy to write simple, At wasmCloud Innovation Day, wasmCloud maintainer [Victor Adossi](https://github.com/vados-cosmonic) led a session on these DevEx refinements—specifically, how he went about refining the `wash dev` experience. The subcommand has been around for a while, but Victor has focused on making it the mature, robust development solution it was always intended to be: **the go-to command for anyone starting a developer loop on a component or provider**.  -TK RECORDING HERE + `wash dev` handles the following steps in a developer loop: @@ -97,4 +97,4 @@ This is a very simple app; it spits out some text. But what we have here for the ## Be a part of what comes next… -Join the discussion on [Slack](https://wasmcloud.slack.com/), and help us plot the innovation course for this quarter. Take a look at the [Q1 roadmap](https://github.com/wasmCloud/wasmCloud/discussions/3813) and add your thoughts. The [wasmCloud Weekly Community Meeting](https://wasmcloud.com/community) takes place every Wednesday at 1pm Eastern—we hope to see you there. \ No newline at end of file +Join the discussion on [Slack](https://wasmcloud.slack.com/), and help us plot the innovation course for this quarter. Take a look at the [Q1 roadmap](https://github.com/wasmCloud/wasmCloud/discussions/3813) and add your thoughts. The [wasmCloud Weekly Community Meeting](https://wasmcloud.com/community) takes place every Wednesday at 1pm Eastern—we hope to see you there.