• Refactoring Legacy Code using Functional Programming

    FP features in Java are awesome, that is a fact, unfortunately sometimes is hard to connect that with the reality since developers have to deal with legacy code, however, even in those scenarios developers could build their own FP abstractions and reduce the complexity on their code

  • Patrones de Programación Funcional

  • Funciones de Orden Superior