PinnedPublished inLevel Up CodingHow to use Tech Debt for development?You’ve probably heard this phrase, “We’ll refactor it later”, what do you feel with that?. Some people don’t trust this statement, so they…Apr 18A response icon1Apr 18A response icon1
PinnedPublished inLevel Up CodingUser Stories and User ExperienceDon’t write user stories based on your UX designs.Feb 5, 2023A response icon1Feb 5, 2023A response icon1
PinnedPublished inDev GeniusContinuous integration challengesWe always try to integrate the knowledge we acquire in our practices, but Continuous Integration as many other paradigms requires breaking…Jul 30, 2022A response icon2Jul 30, 2022A response icon2
PinnedPublished inDev GeniusThe whys of hexagonal architectureHexagonal architecture has become in a very popular “layered” (no need to be implemented with layers) architecture in the last years. I…Oct 16, 2021A response icon1Oct 16, 2021A response icon1
PinnedPublished inDev GeniusThe Good, the Bad and the UglyA lot of developers are not able to distinguish between a good and a bad design and which are the problems of their code. Is your code The…Oct 17, 2020Oct 17, 2020
Published inLevel Up CodingCascading failuresNow in Spain we are thinking what happened to have a power outage. Integration points are usually the cause of this.May 10May 10
Published inLevel Up CodingDog-pile effectThe 28th of April in Spain, the whole country was under a power outage. The way the system was restarted, remembered me about the dog-pile…Apr 30Apr 30
Published inLevel Up CodingHow does my mother cook?When I ask my mother about the recipe to do anything she makes, her answer usually is just taste it and decide from that. Can we do the…Apr 5Apr 5
Published inLevel Up CodingHow much upfront design is enough?Design is a word that we use to mention the abstract properties inherent to a product, in hardware this usually means to think in design…Mar 22Mar 22
Published inLevel Up CodingTests are closer to sacred cows than codeChange is the only constant in software, and we can change tests, but we should treat tests more as sacred cows than code. At the end, they…Feb 9A response icon2Feb 9A response icon2