HACKER Q&A
📣 jerawaj740

Does working with JavaScript affect your mental health?


Does working with JavaScript affect your mental health?


  👤 sherdil2022 Accepted Answer ✓
Why should working in any language, least of all JavaScript, affect mental health - of all things? Granted there will be some frsutration, some stress and anxiety (for some quirks one has to trouble shoot and fix). Which I hope is temporary and which I know working in any language would cause to some extent or another. Rust, anyone?

👤 NoahZuniga
JS get's a lot of hate, but its not that janky. I much prefer a lot of things of js over python. The JS object notation is superior to python's dict notation. Also async programming in JS is way nicer.