Channel Avatar

Geek24 @UC8jO9UtwtN5eaplV-J8KoTg@youtube.com

500 subscribers - no pronouns :c

It's a small world :)


Welcoem to posts!!

in the future - u will be able to do some more stuff here,,,!! like pat catgirl- i mean um yeah... for now u can only see others's posts :c

Geek24
Posted 2 weeks ago

What will the following code output?

async function fetchData() {
try {
let result = await Promise.reject('Error!');
console.log(result);
} catch (error) {
console.log('Caught:', error);
}
}

fetchData();

1 - 0

Geek24
Posted 11 months ago

Thank you all for helping us reach 100 subscribers on YouTube! ❤️
Your support means the world to us. Stay tuned!

2 - 4