culture Outsourcing for Product Teams @10Pines Can outsourced developers be part of high-performing product teams? Definitely! Here’s how we make it work at 10Pines
agile City Building Game The City Building Game is an entertaining tool designed for agile coaches and trainers to help teams learn the fundamentals of agile and lean principles. Inspired by the XP Game, it was developed by Alejandra Alfonso and Emilio Gutter in 2011.
best practices Una guía rápida para optimizar tests con Kotlin y Spring Boot ¿Trabajas con Kotlin + Spring Boot + Gradle y tus tests son demasiado lentos? Este artículo es para vos.
best practices A quick guide to Spring Tests optimization Are you working with Kotlin + Spring Boot + Gradle? Are your tests too slow? Then, this article is for you!
performance Performance in web-apps: the solutions At the very end of this saga we want to close it talking about actual solutions we can apply to improve the performance of your web-apps! Have you ever tried one of these?
performance Performance in web-apps: the results Now that we know the tools to measure our web page performance, what do we have to look at? What do all these numbers mean? Fear no more! Let's take a look!
performance Performance in web-apps: the tools One does not simply choose a tool to measure your performance in web apps. Here we have a list of tools and opinions about them! Do you have your own list?
performance Performance in web-apps: the objective Which is the goal in the performance race? Maybe you need to focus on perceived performance instead. Do you know your TTFB? Let's talk about all of it in the second post of the saga: performance in web apps!
performance Performance in web-apps: the basic Why is it a good idea to think about performance when building web-apps? Read on and find out!
java Java Micro benchmarks (or how to enjoy holidays) Brief tutorial for setting up a jmh project to measure performance of java code using micro benchmarks