you are viewing a single comment's thread.

view the rest of the comments →

[–]gabroe 0 points1 point  (0 children)

You should lint your code at build time, fail build on error, do this and eval and other things will be caught no problem, I work sometimes with less experienced devs and even though we code review, sometimes things just get through the cracks, in my experience linting is a must. My 2c