Enginyeria del software How to “inner join” data from multiple Stores on Angular Per Jordi Marti 22 octubre 2020 0 How to “inner join” data from multiple ngrx Stores on Angular READ MORE
Enginyeria del software Disseny guiat pel domini Per Jordi Marti 15 octubre 2020 0 Guided or domain-oriented design (DDD) is a guide to practices and terminology for organizing the applications and structure the code. DDD is based on abstracting and "naturalizing" the how it… READ MORE
Integració continua Entorn d'integració continua amb Docker Compose, Traefik i Jenkins. Per Jordi Marti 1 juliol 2020 0 Docker can be a very powerful tool for testing , especially if you are just starting to build an continuous integration infrastructure with open source solutions. In this post I'm… READ MORE
Integració continua Procés d’integració contínua basat en Github flow amb Jenkins Per Jordi Marti 17 juny 2020 0 In the next post we will show a continuous integration design process based on the github branch workflow and Jenkins pipelines. Static code analysis with Sonarqube tool and Nexus binary… READ MORE
Project Management Models de metodologies àgils de gestió i planificació Per Jordi Marti 11 juny 2020 0 El UP és un procés d’enginyeria de software que proporciona un enfoc disciplinat per a la construcció, desenvolupament i manteniment del software. Tot i així, UP no és suficient. En… READ MORE
Enginyeria del software Instal·lar WordPress amb Docker i MySQL 8 Per Jordi Marti 10 juny 2020 3 I usually use Docker to build applications in my development environment specially when I need to run some experiments or testing. Because running Wordpress typically involves installing a web server… READ MORE