InGoogle Developer ExpertsbyIvan Sanchez·Jan 9, 2023Creating testing-friendly Kotlin services with http4kWhether you’re using TDD or just test automation around service APIs, you can benefit from code that makes lifes easier for testing.
Ivan Sanchez·Sep 25, 2021App Anatomy: a sociotechnical pattern for continuous delivery infrastructureProblem
InGoogle Developer ExpertsbyIvan Sanchez·Mar 3, 2021Why are Java server-side developers not adopting Kotlin?The Java server-side community hasn’t adopted Kotlin heavily yet, and the resistance doesn’t always arise from actual language merits.A response icon33A response icon33
Ivan Sanchez·Feb 23, 2021Perks for adult developersIn addition to a good salary, there are many ways companies try to attract and retain good people.
Ivan Sanchez·Sep 9, 2020Engage everyone in your Zoom call using 1–2–4-AllOne of the challenges of running meetings over Zoom is including every single participant. Without some structure, only the most vocal…
Ivan Sanchez·Aug 8, 2020Eight Behaviours for Smarter TeamsI’ve recommended “Eight Behaviors for Smarter Teams” by @LeadSmarter so many times that I decided to make a summary of them:
Ivan Sanchez·Jul 27, 2020Two Bold Rules to get meetings right before they even startThe way most people organise meetings is ineffective and create frustrations in the team. Learn how to fix it with two bold, simple rules.
Ivan Sanchez·Oct 30, 2018Deployments vs ReleasesWhen a team is looking to move towards Continuous Delivery, it comes a time when it’s essential to differentiate deployment from release.
Ivan Sanchez·Aug 20, 2018Learning a new codebase from its history beyond the codeOne of the most challenging aspects of learning a new codebase is to understand how things got to be the way they are now. Rather than…