Skip to content

Commit

Permalink
Add Chain React 2024 Talks to Resources Page (#955)
Browse files Browse the repository at this point in the history
## 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)
  • Loading branch information
chiaramooney authored Aug 23, 2024
1 parent 633ef57 commit 917ccb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/pages/en/resources-videos.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ class Resources extends React.Component {
);

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

0 comments on commit 917ccb2

Please sign in to comment.