I need help!
So I'm really new to learning JavaScript, like few days in kinda new.
Everytime my code ends. the message "=> undefined" will appear in the console. I haven't left any variables undefined so I have no idea.
This file cannot be displayed: https://storage.googleapis.com/replit/images/1531381636726_dc97d2c4bf619888579f93abe59bf202.pn
ArivMukati
Hi! I'm pretty good at Javascipt, Does the error stop your code or happen after its done running?
timmy_i_chen
That's totally normal - it takes the last entered expression and shows it - for example: https://repl.it/@timmy_i_chen/DoubleGenuineMegabyte
I recommend using a nodejs repl for the best experience though: http://repl.it/languages/nodejs
Wait, Thats ok!😊 it's normal for that to happen sometimes. So just ignore it