I would suggest looking at the JavaScript translation guide from @wakecarter here:
But in essence, I think the equivalent of thisExp.addData() in Python is psychoJS.experiment.addData() in JavaScript.
I would suggest looking at the JavaScript translation guide from @wakecarter here:
But in essence, I think the equivalent of thisExp.addData() in Python is psychoJS.experiment.addData() in JavaScript.