tacmanDC
158 posts

tacmanDC
@tacmanDC
Activist, webmaster for https://t.co/PwUjprJ2hP, helped lead DC and other places to be smokefree, strong believer in local news. On the Board of Foothills Forum, JUFJ.
Sperryville, VA Katılım Mart 2008
246 Takip Edilen87 Takipçiler

I just published Supercharge your Symfony application README in 30 seconds medium.com/p/supercharge-…
English

I just published Generating Symfony 7.3 Console Commands medium.com/p/generating-s…
English

@VotrubaT @symfony I have a bundle that uses attributes to define the places and transitions, and then use the constants.
github.com/survos/SurvosW…
I don't think anyone uses it besides me, and it's not well tested or documented, but it works great for my projects.
English

I have a question to @symfony devs who use workflows extensively.
How do you manage workflow definitions to be readable and typo-proof?
I've seen 700+ lines long definitions and I'm scared to even look at it. We use PHP already.
These long array of strings are error-prone, difficitult to read and understand what is value and what is option keyword.
Is there somethign like:
* WorkflowProviderInterface as EventSubscriberInterface?
* Fluent API...?
* ...other way?

English

@VotrubaT @rectorphp Mostly what I'd like is that older articles point to the book with the latest API config. The top rector result when searching for annotations-to attributes is getrector.com/blog/how-to-up…, I'd just like a link to an example of how to do this with the latest version of the library.
English

I'm thinking of updating @rectorphp book with some
code changes that people want to do but don't know how.
What would be the PHP code you'd like to change in AST, but struggle?
(keep it simple and short, so it fits the book 😉)
English

@C0il Great article. Would you consider updating it in two ways: bump to PHPUnit 11, and show this in a test for a bundle, since it's so common for a bundle to wrap API calls. Your example was a "whatIsMyIP" service, but how would you test it if that were a whatIsMyIp-bundle?
English

@C0il See this in action by installing survos/seo-bundle: packagist.org/packages/survo…
English

[🇬🇧] New blog post: "Adding a custom data collector in the Symfony debug bar" strangebuzz.com/en/blog/adding… Proofreading, comments, likes and retweets are welcome! 😉 Annual goal: 5/6 (83%) #symfony #php #strangebuzz #debug #profiler #seo #dx
English

@autores_uy la enlace a email (autores.uy/contacto) no funciona en su sitio de web, dice que necisita autoracion.
Tambien, todas las enlaces de este formato no funciona: autores.uy/obra/14021 (desde autores.uy/obra)
Tengo una duda sobre el uso de las imagines.
Español

@alex_s_ @zenstruck I've been using console-extra for a while now, and love how easy it is to autowire arguments and options. I hope someday this get incorporated into the Symfony core.
English

A friendly reminder for all #symfony developers that @zenstruck created a nice bundle for commands: github.com/zenstruck/cons…. Hope we also get in future rid of any `extends` / inheritance also for commands.
English

First full day back home! Got to wake up my boy, then it was straight to work! Infrared sauna and my first true cold plunge after weeks of practicing in the shower (I haven’t felt warm water in a LONG time 😆). Cold plunged at 45F/7C for 1:30, then 3:00). Cold but to stay alive we #DoTheWork



English

Thank you @EnyichiA for writing this helpful article. I've been trying to wrap my head around Promises (@DexieJS rocks, but you gotta understand async!)
How JavaScript’s Asynchronous Operations Work in the Browser
freecodecamp.org/news/javascrip…
English

@dvassallo This is a great site. I wish the source code were available on github, it'd be an awesome learning tool.
English

Cool demo of what PWAs can do today: whatpwacando.today
This site can be installed as a PWA and you can try all these features on your phone.

English

The @symfony 7 is out for over a month now 👌😇
What's your new favorite feature so far?
English

@sentinel1909 @dhh I love @symfony and think it's the best framework out there, but Rails wins on PWAs, and it sounds like Rails 8 is going to be even better.
English

Hey #PHP 🐘 devs,
Which side are you on when it comes to static analysis of your PHP code?
1️⃣ PHPStan
2️⃣ Phan
3️⃣ Psalm
Please share your thoughts.
#DevDiscuss

English

@weaverryan Webpack, but can't wait to migrate to AssetMapper. And stimulus rocks!
English

@AbelardoIT There are only a few things that it's missing that bother me... and it looks like I might be adding them. What else should it have?
English

Did you know there is a Twig tag to cache some content?
In this example, I cache the Markdown to HTML transformation (can be CPU intensive)
twig.symfony.com/doc/3.x/tags/c…

English






