Skip to content

Commit

Permalink
Add slides, demo code, and demo link for React Paris talk
Browse files Browse the repository at this point in the history
  • Loading branch information
Kawtar Choubari committed Mar 21, 2024
1 parent 39fd54f commit 0cec46d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions content/talks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ export const Talks: Talk[] = [
{
host: "React Paris",
hostLink: "https://react.paris/#speakers",
slides:
"https://docs.google.com/presentation/d/1ZYtCOUfGCvUO5kFDbFWoGsmJbIJrHGnimuS_4WsKkEI/edit?usp=sharing",
demoCode: "https://github.com/choubari/partial-prerendering-demo",
demoLink: "https://partial-pre-rendering.vercel.app/",

country: "🇫🇷",
city: "Paris",
},
Expand Down

0 comments on commit 0cec46d

Please sign in to comment.