Online SymfonyTour 2021: pre-conference workshops are announced

We’ve recently announced our Online SymfonyTour for the first semester of 2021. All Call for Papers are currently open, send in your talk proposals!

Each online conference comes with 2 days of online pre-conference workshops, organized on the days before the conference. We’re pleased to announce the pre-conference workshop topics, either 2-day workshops or a combo of two 1-day workshop:

Mastering OOP & Design Patterns (2-day workshop): Object Oriented Programming (OOP) goes beyond the design of classes and interfaces. It includes a wide variety of concepts such as objects, entities, value objects, services, design models, SOLID principles, calisthenics, coupling, etc. Mastering OOP often requires several years of experience. This workshop will help you to better understand all these concepts in order to write more maintainable, robust and testable object-oriented code. You will also discover techniques to reduce the complexity of your code and make your classes more specific and therefore simpler. You will also learn how to recognize and exploit the power of design models (factory, adapter, composite, decorator, mediator, strategy, etc.). Symfony 5: the fast track (2-day workshop): This training is from the book "Symfony 5: The Fast Track" by Fabien Potencier. During 2 days, you will learn how to build a Symfony application from A to Z using new practices and new components. For those who are new to Symfony, this training is an opportunity to discover a range of capabilities to leverage. For the more experienced ones, the Symfony 4 development cycle changes the game. This training will be useful for them to refresh their knowledge and gain in efficiency from day to day. We will build an application with all the infrastructure of modern apps: database, application and HTTP cache server, message bus for background processing, APIs and SPAs, etc. On the menu: Flex, Mailer, Notifier, Workflow, Messenger, API Platform, HttpClient, String, Webpack Encore, etc. Building modular and interactive applications with Symfony UX (1-day workshop): In December 2020, Symfony unveiled a new tool: Symfony UX. This workshop will introduce you to Symfony UX and the tools it relies on: Webpack Encore, Stimulus, Jest and Testing Library. We will discover how to build modular and interactive interfaces using small reusable JavaScript components that can be easily tested automatically. We will also discover how to rely on Symfony UX and Swup to build advanced User Experiences using the micro-frontends approach. Finally, we will discuss a little bit about React and how it can be used inside of your Symfony UX applications to increase even more its capabilities. Profiling Symfony & PHP apps (1-day workshop): It is difficult to improve what is not measurable! Profiling an application should always be the first step in trying to improve its performance. With this workshop, learn how to identify performance issues in your application and adopt the best profiling practices in your daily development habits. This workshop will use the Blackfire.io tool to help you identify performance leaks.

You can book a workshop ticket only, a conference ticket only or a combo workshop and conference ticket! Early bird registration for SymfonyLive Online Poland, France, Germany and Spain 2021 ends on January 18th, book your reduced ticket now! Early bird registration for SymfonyWorld Online 2021 ends on February 8th 2021. All workshops are organized in English expect for the workshops of SymfonyLive Online France which will be in French.

Workshop dates for each conference:

SymfonyLive Online Poland 2021 (conference is in Polish): pre-conference online workshop days in English on March 10-11. Book your workshop! Tickets are sold in Euros. SymfonyLive Online France 2021 (conference is in French): pre-conference online workshop days in French on April 7 and 8. Book your workshop! SymfonyLive Online Germany 2021 (conference is in German): pre-conference online workshop days in English on April 14 and 15. Book your workshop! SymfonyLive Online Spain 2021 (conference is in Spanish): pre-conference online workshop days in English on May 5 and 6. Book your workshop! SymfonyWorld Online 2021 (conference is in English): pre-conference online workshop days in English on June 15 and 16. Book your workshop!

Get trained before our Online conferences!

                Sponsor the Symfony project.

http://feedproxy.google.com/~r/symfony/blog/~3/F9s1aK9R1rA/online-symfonytour-2021-pre-conference-workshops-are-announced

Creado 4y | 18 dic 2020, 13:20:13


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

New in Symfony 7.3: Routing Improvements

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

21 may 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 may 2025, 9:30:13 | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

Affected versions

Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.

The issue has been fixed in the 2.25.1 version of these

19 may 2025, 12:40:14 | Symfony
New in Symfony 7.3: Yaml Improvements

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

19 may 2025, 8:10:09 | Symfony
A Week of Symfony #959 (May 12–18, 2025)

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

18 may 2025, 8:50:08 | Symfony
SymfonyOnline June 2025:  Keynote “Symfony in 2025, Scaling to Zero.”

SymfonyOnline June 2025 is almost here, starting in a few weeks on:

June 10-11: Workshop days. June 12-13: Online conference days in English. All talks will be available for replay as soon as

16 may 2025, 15:10:26 | Symfony
New in Symfony 7.3: Dependency Injection Improvements

Symfony 7.3 introduces several enhancements to the DependencyInjection component that simplify service configuration, make autoconfiguration more flexible, and enable environment-specific aliasing.

S

16 may 2025, 8:10:11 | Symfony