The Void of Javascript Async Await 2: The Sequel

In the depths of the internet, where the lost souls of programmers dwell, there existed a void so profound, so vast, so utterly confusing, it defied comprehension. This void was known as Javascript Async Await 2.

				// In a desperate attempt to escape the void, a brave soul wrote this code:
				const void = new AsyncAwait();
				void.then(() => console.log("HELP"));
				void.catch(() => console.log("I'M STILL STUCK!"));
			

But alas, the void had other plans. It devoured the brave soul whole, leaving behind only this cryptic message:

"The void is not a function. The void is a state of mind."

Read The Next Chapter