Published Articles on Software Development
Clear filters XBuild vs Buy: Authentication and Identity Systems
Goran Pavlović | Monday, October 28, 2024
Common advice tells us that rolling your own auth should be avoided. But is that right? Providing a different perspective.
LeadershipEngineering ManagementSoftware Development
Read article
Effective Code Reviews
Wednesday, February 8, 2023
How to perform and encourage good code review practices
Software Development
Read article
Patterns and Etiquette When Refactoring
Monday, January 23, 2023
What to consider when refactoring a certain piece of code
Software Development
Read article
Adopting Third Party Packages
Saturday, December 10, 2022
NPM can make it easy to add dependencies, but how do you decide on one? Or whether you need one at all?
Software Development
Read article