Should I charge a client for mistakes that I made? [duplicate]
This question already has answers here: Who should pay for fixes/bugs? [closed] (7 answers) Closed 10 years ago. After developing a website for a client, I’ve realized that the load time is too extreme, and some changes need to be made. The extreme load times are attributed to the bloated css/js frameworks that I’ve been […]
How can I avoid mistakes using the same variable name again?
This isn’t a rare case and occurs with me often and I spent countless time trying to debug the code.