Web technologies and clean code enthusiast. Especially interested in Symfony framework and pragmatic DDD. Software engineer at @asit_asso, Lausanne. 🇫🇷 & 🇬🇧
It’s been a while since I gave a talk - excited to get back into it next Thursday at the Zurich Symfony Meetup!
I’ll share what I learned about Sylius e-commerce platform, and why we loved it.
https://t.co/Dtyck0GMgo
#Symfony#Sylius#PHP#Ecommerce#Zurich#microservices
Voici mes slides de ce matin, à l'#afupday Lille, sur ce qu'est un service. Qu'est-ce qu'il faut mettre dedans, qu'est-ce qu'il ne vaut mieux pas faire, et comment les organiser quand on en a beaucoup. N'hésitez pas à m'envoyer vos questions !
https://t.co/wMcjL4rjeV
Pour mon anniversaire, j’ai décidé de régler mes comptes avec les managers, et c’est sur le calendrier de l’avent de l’#afsy. N’hésitez pas à m’envoyer vos commentaires! #symfony
La semaine prochaine, j’interviens à l’#afup Day Lille pour parler d’#architecture, et notamment explorer la notion de « service ». J’espère vous y voir !
Et après la conférence, cet été, je creuserais le sujet avec #symfony sur mon blog :)
https://t.co/ihhT9ml1gr
@pascal_martin Merci pour ces comparatifs! À tout hasard, as-tu regardé du côté des casques "gamers"? C'est devenu mon setup pour les visio conférences, j'ai l'impression que cela marche pas trop mal. Mais on a ce gros "appendice" pour les présentations.
@pockystar Pour les flashs je me verrais bien l’utiliser dans le controller, mais bon dans tous les cas pour un exemple c’est toujours simplifié et pas forcément utile :)
Next Tuesday, I will be speaking at @webmardi about #SoftwareArchitecture, more specifically what I learnt from #DDD, tools such as #EventStorming, and different #DesignPatterns . The event is online, feel free to join (7:00 CEST) or to watch it after! https://t.co/QqyndsZOp4
@Pierstoval With that setup, usually I end up with a few « helper » methods, to create and fill the most complex objects. And usually I can pass those a callback for when I need « just a tweak ».
@Pierstoval Over the years I got used to subdivide my fixtures classes with private methods, with one method per test scenario (more or less). And very few overlap, very few shared objects. For apps with complex database I find it easier to read, and it avoids side effects.
@lsmith But really, I think the biggest issue ever will be the schedule. 4pm implies employer sponsoring. Which is not granted, especially for a short online event which can look less substantial than a full day session. Hopefully, I guess it will be available after as a video. 2/2
@lsmith I don’t see internet bandwidth as the biggest issue. YouTube is pretty ok in that regard with quality settings and so on. Language and audio could be a minor issue, I don’t know if (AI powered) subtitles will be available, or if there’s a way to force it. 1/2
@lsmith@mremitsme@th0masr@platformsh I have been using Wordpress bedrocks edition, and it is pretty great. It disables Wordpress auto-update, and wires everything for composer.
I haven't been blogging for a while. Before starting a new series of posts, I wanted to share a quick tip: you can configure #phpstorm to warn you when you forget a #symfony dump(). Here's how: https://t.co/gcTVV2qeuG
@xavismeh@michellesanver I can confirm that PHP get mocked to a lot, and a lot of people in IT like to feel superior because of their choice of language / tooling / technology they use. That’s not the best side of IT, and sadly everybody has to face that.