|
1 | 1 | [
|
| 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.", |
| 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" |
| 31 | + }, |
2 | 32 | {
|
3 | 33 | "title": "JavaScript schema library from the Future 🧬",
|
4 | 34 | "description": "ReScript Schema - The fastest parser in the entire JavaScript ecosystem with a focus on small bundle...",
|
|
0 commit comments