Skip to content

Commit

Permalink
fix: link to Semantic Nullability talk (#1895)
Browse files Browse the repository at this point in the history
* fix: link to Semantic Nullability talk

* remove logs
  • Loading branch information
saihaj authored Dec 20, 2024
1 parent 09b04ff commit 729a66e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/app/conf/2024/_videos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@ export const videos = [
id: "QZZb6Ah4u60",
title: `Build Confidently: How @Catch and Error Handling Pave Way in Field Nullability - Itamar Kestenbaum`,
},
{
id: "zRCxwnpVjlg",
title:
"Semantic Nullability: A Path Toward Safe Non-Null Fields - Jordan Eldredge, Meta",
},
{
id: "4OVAjJx8tno",
title: `Consuming GraphQL in TypeSafe Languages - Anthony Miller, Apollo GraphQL`,
Expand Down

0 comments on commit 729a66e

Please sign in to comment.