Getting error reports(javascript) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Getting error reports(javascript)

I’m used to python where you get error reports which makes it a lot easier to find your mistakes. So my question is that is there a way to get error reports in javascript?

25th Dec 2018, 2:54 PM
Juho Pesonen
Juho Pesonen - avatar
5 Answers
+ 7
Use node.js console
26th Dec 2018, 2:02 PM
Armann
Armann - avatar
+ 7
Goodester as many as you wish !
26th Dec 2018, 2:04 PM
Armann
Armann - avatar
+ 5
When something is wrong with your js , you will be notified. (It is just a little harder to find errors in js than in python)
25th Dec 2018, 8:36 PM
🍇 Alex Tușinean 💜
🍇 Alex Tușinean 💜 - avatar
0
Armann does it give error reports?
26th Dec 2018, 2:03 PM
Juho Pesonen
Juho Pesonen - avatar
0
Armann Okay thank you
26th Dec 2018, 2:06 PM
Juho Pesonen
Juho Pesonen - avatar