A good way to debug
One of the best software engineering tip I received is a good way to debug.
Once you are investigating something broken, you keep peeling/removing functionalities until things work again and then you add them back one by one until things re-break again.
One of the fastest way to detect a defect or a bug in a complex system.
Mastering Software Engineering Course on Maven
If you liked this article, I will be teaching a “Mastering Software Engineering” course on Maven where I will teach hard-learned lessons I acquired developing large-scale products at companies such as Uber, Airbnb, and Microsoft.