Meetup: Refactor Like a Pro: Clean Code Meets DDD



This content originally appeared on DEV Community and was authored by Jhonatan Morais

Last week was packed but I couldn’t miss to register in my meetup series a entry for the Symfony/PHP meetup hosted at Finanztip’s office. First because PHP is cool, second because I always meet nice friends in the PHP community.

pictures from the event

I attended the first talk, “Refactor Like a Pro: Clean Code Meets DDD” with Silas Joisten. I got the opportunity to revisit some refactoring concepts, plus a strategy of using assertations to avoid primitive types to achieve a more domain context mainly to DTO/Models IDs.

I also discovered a new tool: Rector for automated refactoring. I’m definitely planning to give it a try soon!

A very positive surprise was meeting so many colleagues again at the same event that was really nice! Great to see you all again Alexei,Siegfried, Victor,Daniele, Andreas, Lee and Lotfi

The second talk was “12 Rules for Better Tests” with Sebastian Feldmann, but this one i lost it due other appointment. I’ll have to catch it next time. He always brings excellent topics about everyday programming and system architecture.

It was definitely another event worth attending.

See you all at the next one!


This content originally appeared on DEV Community and was authored by Jhonatan Morais