Published inTechTalks@Vattenfall6 Things I Learned at VattenfallShort retrospective of a former Software Engineer about personal growth within Vattenfall IT Services. Read how this job gave me a boost.May 27, 2021May 27, 2021
Published inTechTalks@VattenfallTell, don’t ask — learn to talk to your objectsWrite classes that can decide by themselves. Keep their logic inside for the sake of easier, testable and maintainable code.Feb 2, 2021Feb 2, 2021
Published inTechTalks@VattenfallThe Law of Demeter by ExampleLearn the two rules of shy programming — The Law of Demeter explained with examples.Dec 23, 2020A response icon4Dec 23, 2020A response icon4
Published inTechTalks@VattenfallThe OOP Has Been Explained Wrongly to MeFor years I misunderstood Object-Oriented Programming principles. This article explains its concept and provides code kata to train your…Oct 19, 2020A response icon1Oct 19, 2020A response icon1
Published inTechTalks@VattenfallCarving Out Read Models From The ApplicationGrowing application at some time might become hard to develop and maintain. We split the production working application into smaller ones.Jun 24, 2020Jun 24, 2020
Published inTechTalks@VattenfallWhy Should You Return HTTP 422?Learn how to choose descriptive response code returned from your API, and when to hide its details.Mar 23, 2020Mar 23, 2020
Published inTechTalks@VattenfallOptimise Testcontainers For Better Tests PerformanceQuick test feedback look is crucial for performant development. Learn how to speed up integration tests with Testcontainers!Mar 6, 2020Mar 6, 2020
Published inTechTalks@VattenfallIntroduce Any Testcontainer Into Your Spring ApplicationLearn how to recreate production-like environment on your own workstation.Feb 4, 2020A response icon1Feb 4, 2020A response icon1