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

Not a react dev, but having a comprehensive test suite is the only reason I feel comfortable pushing code changes and upgrading dependencies. It is difficult at first to build the habit and discipline to always write comprehensive tests for new code, but it is very worth it.



In JS land it is especially important and honestly one of the least done things, which is sad and a source of why things are always breaking randomly.


I work primarily with data scientists in python, so I understand a similar pain.


The mind boggles on how we are using python for ML/AI... I bet stable diffusion would get the hands right if we had better unit tests. /s




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

Search: