Skip to content

Commit 917ccb2

Browse files
authored
Add Chain React 2024 Talks to Resources Page (#955)
## Description ### Why Add new Chian React Talks to video resources page. ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/react-native-windows-samples/pull/955)
1 parent 633ef57 commit 917ccb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/pages/en/resources-videos.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ class Resources extends React.Component {
7777
);
7878

7979
const videoUrls = [
80+
{ yt: 'Ar1RbykL_As', title: 'Chain React 2024: Shiven Mian & Nikolai Aristo - React Native for Desktop in Microsoft Word'},
81+
{ yt: 'IGaQL0WRqWI', title: 'Chain React 2024: Chiara Mooney - How To Make a React Native Windows App With a macOS Machine'},
8082
{ yt: 'PYMMxfttOug', title: 'React Native EU 2023: Tommy Nguyen & Lorenzo Sciandra - Raising the Bar'},
8183
{ yt: 'ChDQZpWQbwk', title: 'Chain React 2023: Christoph Purrer - From Electron to React Native'},
8284
{ yt: '1vMic8ixfVI', title: `Chain React 2023: Lorenzo Sciandra - The work that you don't see`},

0 commit comments

Comments
 (0)