Skip to content

Commit b35ddfe

Browse files
authored
Nebula slug for async video (#1915)
* starting asycn and await video * fix video path * add images * whoops, images * nebula slug
1 parent 16d0768 commit b35ddfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/videos/p5js-2.0/async-await/index.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"title": "p5.js 2.0: async and await",
33
"description": "This video tackles one of the bigger changes in p5.js 2: loading data with async and await! Fear not, I'll cover how to transition from preload and callbacks in p5.js 1.0 to using promises with async/await in 2.0.",
44
"videoId": "0Ad5Frf8NBM",
5+
"nebulaSlug": "codingtrain-p5js-20-async-and-await",
56
"date": "2025-09-29",
67
"languages": ["p5.js", "JavaScript"],
78
"topics": ["async/await", "promises", "p5.js 2", "preload", "callbacks"],

0 commit comments

Comments
 (0)