Help: Is this for me or for others too | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Help: Is this for me or for others too

https://code.sololearn.com/W2Itn3Zwn10q/?ref=app When I try to replace String Concatenation with String Interpolation of Template Literals (In the document.getElementById().innerHTML part) it does not show me what I want. Is this an SL ES6 compatibily issue or I am the only one facing this issue?

29th Aug 2020, 12:52 PM
Devansh Patil [INACTIVE]
Devansh Patil [INACTIVE] - avatar
1 Answer
+ 2
Instead of passing calling function to setInterval simply pass the function name ,like setInterval(somefunc,time)
29th Aug 2020, 1:05 PM
Abhay
Abhay - avatar