|
1 | 1 | [ |
2 | 2 | { |
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.", |
5 | 5 | "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" |
31 | 7 | }, |
32 | 8 | { |
33 | 9 | "title": "JavaScript schema library from the Future 🧬", |
|
0 commit comments