Why do you need a blog to take notes of the mistakes you made?
- Take notes of all the mistakes that you made, so you don’t make it next time.
- Test the behavior of each piece of code in a simply environment in order to understand the behavior in a more complex code environment. Understand the behavior of each piece of code accurately and precisely.
- Write down the problem, the process to find the solution that you come out with.
Tech Blog: