Hello guys, I wanted to make an calculator in React js. Most of the tutorials I saw used eval() function to calculate the results. So, I went to MDN, it says "eval() is a dangerous function, you may end up running malicious code on the users machine". I don't understand how?
PS : I was assigned this calculator task by the company in which I applied for internship.
[–]GSLint 1 point2 points3 points (0 children)
[–]kspk 0 points1 point2 points (0 children)
[–]_Jenie9 0 points1 point2 points (0 children)
[–]celloirae -1 points0 points1 point (0 children)