Fourth Round of Selected Speakers at SymfonyWorld 2021 Online 2021 Winter Conference

In the past weeks, we've announced the first, the second and the third round of speakers (and the workshops) of the upcoming SymfonyWorld Online 2021 Winter Edition conference (December 9-10, 2021). Today we are announcing five additional speakers and talks.

How Math, Science, and Star Trek Explain the Value of Team Diversity The greatest asset of open source software is the ability to fork and improve. In this session, Fredric Mitchell explores the mathematical algorithms and scientific studies describing the advantage of diverse teams. We'll dive into existing research and real-world situations that solved complex problems. We'll also explore how Star Trek played a pivotal role in being the allegory for this concept.

Runtime component: The game changer By popular demand we're rescheduling this talk from the previous conference. Tobias Nyholm will show you the new Runtime component that allows your application to run decoupled from the global state. Learn how to make your application portable to many different systems without making any changes. This is especially beneficial for users that want to run ReactPHP, Bref, Swoole, etc.

Symfony Forms: Advanced Use Cases The Symfony Form component offers many features out of the box. It covers 80% of use cases, but how do you deal with the 20% left? If you have read the documentation, you probably know how to use it. But do you know how it works? Alexandre Salomé will show you advanced use cases such as making a list of items sortable, hiding or disabling fields based on user permissions, etc.

Data Validation models On daily basics we need to validate data incoming to our application. In this talk, Marcin Czarnecki will show you different validation libraries like Symfony Validation or Webmozart Assert. Learn the difference between syntax and semantic validation, when can you use deferred validation instead of keeping your object always valid and what libraries can help you to perform validations in your application.

Dealing with dependency troubles in your Symfony project When you maintain multiple applications that reuse code, you probably have some shared library and/or bundle. You probably use third-party bundles/packages too. Chances are that you run into issues with dependencies, especially now with PHP 8.1 and Symfony 6. In this talk, Denis Brumann will discuss package design principles to avoid dependencies blocking your upgrade and how Symfony and other popular PHP packages implement or deviate from them and how it affects users and maintainers. With these five new talks, we've already announced 25 talks for the conference, covering a diverse range of topics. Visit the SymfonyWorld Online 2021 Winter Edition website so you can get your tickets for the conference and the workshops.

                Sponsor the Symfony project.

http://feedproxy.google.com/~r/symfony/blog/~3/nIcFHEiIdEs/fourth-round-of-selected-speakers-at-symfonyworld-2021-online-2021-winter-conference

Created 4y | Nov 2, 2021, 2:20:21 PM


Login to add comment

Other posts in this group

SymfonyOnline June 2025: Detect Hidden Defects: Check Your PHP Tests

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

May 8, 2025, 2:40:19 PM | Symfony
New in Symfony 7.3: JsonPath Component

Contributed by Alexandre Daubois in

May 8, 2025, 10:10:10 AM | Symfony
SymfonyOnline June 2025: Combining Turbo, LiveComponent & Stimulus... the Right Way?

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

May 7, 2025, 1:10:15 PM | Symfony
New in Symfony 7.3: New and Improved Console Helpers

Symfony 7.3 introduces powerful improvements to the Console component, beyond the much-anticipated invokable commands and input attributes. This version also brings new helpers and features designed t

May 7, 2025, 8:30:04 AM | Symfony
New in Symfony 7.3: Static Error Pages

Contributed by Loick Piera in

May 6, 2025, 9:20:10 AM | Symfony
New in Symfony 7.3: Simpler Server Event Streaming

Contributed by Yonel Ceruto in

May 5, 2025, 7:50:03 AM | Symfony
A Week of Symfony #957 (April 28 – May 4, 2025)

This week, Symfony 6.4.21 and 7.2.6 maintenance versions were released. In addition, we published the first beta of Symfony 7.3 so you can test it in your own apps before its final release at the end

May 4, 2025, 8:40:05 AM | Symfony