DIY Local PipelineIf you’re working alone on a personal project and for any reason can’t bother with setting up CI/CD pipeline this post is for you.Jun 5, 2020Jun 5, 2020
DDD(ish), where to start?A recurring question I get asked from people not familiar to DDD is how to actually start using it.Apr 16, 2020Apr 16, 2020
Using Docker Compose to migrate a project to a new laptopIt looks like Docker is here to stay and Docker Compose is an excellent solution for local development, especially nowadays that a project…Sep 5, 2019Sep 5, 2019
Published inNo Deploys On FridayMigration Guide: Serverless + Bref + LaravelQuick migration guide for the poor souls that like me are migrating Laravel apps to serverless. This is the summary of challenges I’ve met…Dec 21, 2018A response icon1Dec 21, 2018A response icon1
Published inNo Deploys On FridayThe Nitty-grittyThis post is the continuation of The Tug of War, where I explained on a high level what pushed us to the route of a big code refactor. In…Dec 20, 2018Dec 20, 2018
Published inNo Deploys On FridayThe Tug Of WarIt was 2017 and we, the Weengs tech team, found ourselves in a tug of war. The business had grown 700% in that year, vigorously pulling us…Nov 14, 2018Nov 14, 2018
Software Wind WindowOne day I found myself in a very counter-intuitive situation reviewing a pull request, I was asking a colleague to create some code…Sep 3, 2018Sep 3, 2018
Guys, REST APIs are not DatabasesOne of the common mistakes developers make regarding REST APIs is to treat them as databases. They’re not! Visit any web framework…Aug 1, 2018A response icon24Aug 1, 2018A response icon24
Monoliths, Microservices and Architectural QuantaI just finished reading the book Building Evolutionary Architectures by Neal Ford, Rebecca Parsons and Patrick Kua. Loved it!Jul 5, 2018A response icon1Jul 5, 2018A response icon1
An Eloquent StoryLaravel has the stigma of being an ideal framework for starting out projects but not for enterprise level, I disagree with that. Laravel is…May 17, 2018A response icon4May 17, 2018A response icon4