Paragua48596

Results 3 comments of Paragua48596

> Hi @Paragua48596 , I see the script name is script.js but the script referenced is scripts.js. Is the code correctly added here? > > `` An error writing the...

> I would recommend to put everything in your ejs template: > > ``` > > > > > > function onScanSuccess(decodedText, decodedResult) { > alert("Code scanned = " +...

> I am not a big fan of build systems, so I usually do not "import" client side browser libraries. Instead we just have a static version of the JS...