A sneak peek at Ecto 3.0: query improvements (part 2)

Welcome to the “A sneak peek at Ecto 3.0” series: Breaking changes Query improvements part 1 Query improvements part 2 (you are here!) Performance, migrations and more This time we are back to cover other improvements coming to Ecto.Query in Ecto 3.0. UNION, EXCEPT and INTERSECT With Ecto 3.0, it is now possible to add … »

A sneak peek at Ecto 3.0: query improvements (part 1)

Welcome to the “A sneak peek at Ecto 3.0” series: Breaking changes Query improvements part 1 (you are here!) Query improvements part 2 Performance, migrations and more Let’s get started with the improvements to Ecto.Query APIs. The Ecto.Query API is the area that saw most improvements in Ecto 3.0, to the point we won’t be … »

A sneak peek at Ecto 3.0: breaking changes

Welcome to the “A sneak peek at Ecto 3.0” series: Breaking changes (you are here!) Query improvements part 1 Query improvements part 2 Performance, migrations and more We have spent the last 3 months working hard to release Ecto 3.0. As we get closer and closer to Ecto 3.0 release, we will do a series … »

Melhorando o refinamento e a autonomia de times com a implementação do 7D

“É melhor ir devagar na direção certa do que rápido na direção errada “. Sabemos que a escrita e o refinamento de User Stories são as principais atividades de um time para se evitar retrabalho e garantir que todos tenham o entendimento detalhado dos itens a serem desenvolvidos. Com o intuito de melhorar o entendimento … »

Vamos falar sobre Story Mapping

Dificuldade na priorização do backlog e definição de releases? Vamos falar sobre Story Mapping! Você que já participou de uma equipe de desenvolvimento de software, provavelmente já se deparou com as dificuldades enfrentadas por profissionais de produto para priorizar o backlog e definir releases. Essas tarefas podem se tornar ainda mais difíceis sem as ferramentas … »

The misguiding mindset that you are using and how it is hindering your microservices architecture

As software developers, we have the bias to see the systems we create from a technical perspective. We have been taught to think like that since the beginning of our careers, and unfortunately it’s the dominant mindset in our industry. The perception that software development is an activity that requires few interpersonal interactions is still … »