in , , , ,

I let out my frustrations with memes, I know we’ve all been there

I let out my frustrations with memes, I know we've all been there | code-memes, try-memes, rest-memes, error-memes, console-memes | ProgrammerHumor.io
code-memes, try-memes, rest-memes, error-memes, console-memes | ProgrammerHumor.io

Content

Ok let’s try running this code console. log("Hello World"); Output: ERROR Alright mavbe then this will work let str "Hello World"; console.log (str); Output: ERROR 4 HOURS LATER This is getting ridiculous, I’ll just restart at step 1 Output: ERROR console. log("Hello World"); Output: Hello World! THAT WAS THE FIRST THING I TRIED!!!!