x is pushing me too much hate. It's either I become a hater, or I leave. Guess what? I leave!
You can find me on bsky.
https://t.co/xUeVdXWGCk
Life is awesome. Do not lose time hating!
@lyrixx@wouterjnl No need to talk about the fact you will never get what you want speaking like this and that it's disgusting.
By a "bit aggressive" I was referring to your answers regarding the topic.
TIL: there's a GitHub organization for EcmaScript standardization proces https://t.co/ZKo3J8mJWz
Also Signals in JS is a proposal: https://t.co/MY7nOmg94b
@wouterjnl@lyrixx But actually, one more time, they are missing something big here: it's open source and it is YOUR work the way YOU intend to address the issue and they can use another tool if they do not comply with your decisions!
@wouterjnl@lyrixx I meant the discussion is a bit aggressive against an obvious huge demand from users and feels weird (I'm pretty sure you guys discussed it internally!). This leads to misunderstandings in the community.
L'AFUP Day 2024 Nancy accueillera @Nekdev le 24 mai pour un talk sur l'event sourcing. Aujourd'hui, il lève le voile sur sa conférence puis nous parle de ses aventures de code plus ou moins farfelues et de son implication auprès de la communauté Symfony !
https://t.co/XD9EvS1zag
@welcoMattic Since stripe supports even PayPal these days... It acts somehow like a gateway... But I understand the need to have an abstraction at code level... I don't know any good one though.
Seen in a library. To make your own element you implement the interface and use the Trait. It's 2023, and I'm afraid I still have to disagree with final keyword everywhere.
Maintainer: I put everything final.
User: How am I suppose to extends?
Maintainer: Just decorate.
User: How can I test?
Maintainer: Use interfaces.
Also maintainer: Don't create correct interfaces.
Also maintainer: Test using PHP Hacks.
Also maintainer: Copy Paste is ok.