Skip to content

Commit e881ffc

Browse files
committed
Add playlist instead
1 parent c6fb8fd commit e881ffc

File tree

1 file changed

+3
-27
lines changed

1 file changed

+3
-27
lines changed

data/resources.json

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,9 @@
11
[
22
{
3-
"title": "Making Sense of JSX in ReScript",
4-
"description": "JSX in ReScript is not what you think. Learn how JSX really works in ReScript, how it differs from React's JSX.",
3+
"title": "YouTube Videos by @nojaf",
4+
"description": "Talks, tutorials, and deep dives into the ReScript programming language — covering syntax, tooling, and real‑world use cases.",
55
"image": "https://img.youtube.com/vi/xGN3d6hPSC0/maxresdefault.jpg",
6-
"url": "https://youtu.be/xGN3d6hPSC0"
7-
},
8-
{
9-
"title": "Waku Layouts",
10-
"description": "Crafting reusable components with Waku layouts using ReScript.",
11-
"image": "https://img.youtube.com/vi/zhGUW0ThPZo/maxresdefault.jpg",
12-
"url": "https://youtu.be/zhGUW0ThPZo,"
13-
},
14-
{
15-
"title": "Waku, React Server Components and Chrome extension",
16-
"description": "Messing around with ReScript,Waku, React Server Components and Chrome extensions",
17-
"image": "https://img.youtube.com/vi/yKuPJdOZVB0/maxresdefault.jpg",
18-
"url": "https://youtu.be/yKuPJdOZVB0"
19-
},
20-
{
21-
"title": "More ReScript and Kaplay",
22-
"description": "ReScript bindings for KAPLAY to npm",
23-
"image": "https://img.youtube.com/vi/xxBPtmtvBTc/maxresdefault.jpg",
24-
"url": "https://youtu.be/xxBPtmtvBTc"
25-
},
26-
{
27-
"title": "Building a game with ReScript & KAPLAY",
28-
"description": "Creating a simple snake game using ReScript and KAPLAY!",
29-
"image": "https://img.youtube.com/vi/zUyrHXB_ImE/maxresdefault.jpg",
30-
"url": "https://youtu.be/zUyrHXB_ImE"
6+
"url": "https://www.youtube.com/playlist?list=PLvw_J2kfZCX0u_27-uIoalSPR6TOMPmuD"
317
},
328
{
339
"title": "JavaScript schema library from the Future 🧬",

0 commit comments

Comments
 (0)