Code optimization: changing the way you approach repetitive tasks
In this blog, I want to give you some do’s and don’ts pointers when it comes to code optimization. In addition, I explain how you can identify possible optimizations in your code, and how to optimize.
Read More