Mongodb – Uncaught ReferenceError: dataProcessor is not defined
I follow a tutorial but I still having a problem as title say. I have a index.html and a backend with Node connected to Mongodb and I can't get it to work. Here is my index.html <!doctype html> <head> <meta…