diff --git a/data/resources.json b/data/resources.json index 22fa15ada..f2c8ee0c5 100644 --- a/data/resources.json +++ b/data/resources.json @@ -1,4 +1,10 @@ [ + { + "title": "YouTube Videos by @nojaf", + "description": "Talks, tutorials, and deep dives into the ReScript programming language — covering syntax, tooling, and real‑world use cases.", + "image": "https://img.youtube.com/vi/xGN3d6hPSC0/maxresdefault.jpg", + "url": "https://www.youtube.com/playlist?list=PLvw_J2kfZCX0u_27-uIoalSPR6TOMPmuD" + }, { "title": "JavaScript schema library from the Future 🧬", "description": "ReScript Schema - The fastest parser in the entire JavaScript ecosystem with a focus on small bundle...",