Hacker News new | past | comments | ask | show | jobs | submit login

Absolutely, but the flipside is that eval, 'new Function' or 'new WebAssembly.Module' are one import away :( At least you can use content security policy to disable those and modern linters strongly discourage their use from JS, but if you're using many modern frameworks they're often tucked away in the implementation to solve interop problems.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: