Skip to content

Commit

Permalink
add video (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
gcanti authored Oct 5, 2023
1 parent ff64fc8 commit cf9f040
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,18 @@ to provide features such as async cancellation and safe resource management, mak
</Link>
</div>

<center>
<iframe
width="771"
height="433"
src="https://www.youtube.com/embed/SloZE4i4Zfk"
title="Effect: Next-Generation Typescript"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen
></iframe>
</center>

Some of the main Effect features include:

| **Feature** | **Description** |
Expand Down

0 comments on commit cf9f040

Please sign in to comment.