Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit f6c876d

Browse files
authored
Merge pull request #695 from james-wallis/add-project-link-youtube
Add Project Link video to learn.html page
2 parents c60f940 + d7ca82e commit f6c876d

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

docs/_data/videos.yml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
- title: Codewind Node.js code profiler
2-
date: April 07, 2020
1+
- title: Codewind Project Linking
2+
date: July 09, 2020
33
description: >
4-
In this video you can see how the Eclipse Codewind Node.js profiler plugin for VS Code allows a cloud native
5-
developer to profile their Node.js applications, and quickly identify potential bottlenecks and where most
6-
of the time is spent executing their code.
7-
link: https://www.youtube.com/watch?v=nhW7Qb4ojH8
8-
embed_link: https://www.youtube.com/embed/nhW7Qb4ojH8
4+
In this feature in under a minute video for Project Linking you can see
5+
how Eclipse Codewind provides the ability to
6+
simply allow two separate microservices to communicate with each other
7+
with no complicated setup or service discovery.
8+
link: https://www.youtube.com/watch?v=kNmGYDvgXZ8
9+
embed_link: https://www.youtube.com/embed/kNmGYDvgXZ8

0 commit comments

Comments
 (0)