We are proud to announce the next speaker joining the SymfonyCon Disneyland Paris 2022 speaker team:
Florent Destremau (@FlorentDestrema), CTO & Founder of Windoo, will talk about "Symfony & Hotwire: an efficient combo to quickly develop complex applications":
In December 2020, Basecamp released their first official version of the Hotwire suite. Combining the historic Turbolinks library with their Stimulus js micro-framework, it comes out a powerful combo for making complex applications while coding a fullstack Rails app. The Symfony team was quick to port the project to their ecosystem, and the results are amazing!
At Windoo we've been using the package Symfony/ux-turbo suite since early 2021 to progressively replace our React legacy code. We've learned a lot about how to use it, the good practices to follow, the mistakes to avoid, and the tricky use cases to solve.
Forms, messaging, modals, asynchronous... I will show you very concrete applications of this library in your projects!
Are you Symfony Developers?, Symfony Newcomers?, PHP developers?, Drupal developers? or IT Professionals?
The SymfonyCon Disneyland Paris 2022 is made for you!
The conference will take place on:
November 15-16: Pre-conference workshops. Have a look on the topics and register.
November 17-18: Conference with 3 tracks during 2 days with Fabien Potentier, Sebastian Bergmann, Marion Hurteau, Diego Aguiar, Ondřej Mirtes, Titouan Galopin, Pauline Vos, Tomas Votruba, David Buchmann, Alexander M. Turek, Isabel Garrido Cardenas, Stefan Koopmanschap, Mathieu Santostefano, and Camille Jouan (read the detailed program).
REGISTER NOW FOR A WEEK OF SYMFONY
Join us for this exciting event, be part of the @symfony community!
<hr style="margin-bottom: 5px" />
<div style="font-size: 90%">
<a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
</div>
Zaloguj się, aby dodać komentarz
Inne posty w tej grupie

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:
June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

The Validator component provides dozens of constraints ready to use in your applications. In Symfony 7.3, we've added two new constraints to the list.
Slug Constraint

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:
June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

Contributed by Jérôme Tamarelle in

This week, we kicked off the New in Symfony 7.3 blog series, highlighting all the exciting new features coming in this release. We also unveiled more details about some of the SymfonyOnline June 2025

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:
June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

Symfony's Messenger component makes it easy to build message-driven applications. However, developers using symfony/amqp-messenger have long faced a limitation: it relies on polling (get()), which can