Software engineering How to “inner join” data from multiple Stores on Angular By Jordi Marti 22 October 2020 0 How to “inner join” data from multiple ngrx Stores on Angular READ MORE
Software engineering Domain Driven Design By Jordi Marti 15 October 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
Software engineering Install WordPress with Docker and MySQL 8 By Jordi Marti 10 June 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