The important thing is to improve the code quality and reduce complexity in simple matter. Having a bulky and complex code is just unmaintainable and very costly for time efficiency in debugging. By making it more simple, your performance jumps and can help with your team when handling the code
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
The important thing is to improve the code quality and reduce complexity in simple matter. Having a bulky and complex code is just unmaintainable and very costly for time efficiency in debugging. By making it more simple, your performance jumps and can help with your team when handling the code