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

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

From big ball of mud to clean architecture with Symfony In this talk, Rolando Caldas will show you how they faced the problem of applications that grow too fast while keeping Symfony as a framework on which to develop the product. See how the transformed anemic entities coupled to Symfony and Doctrine into rich domain models; know which decisions they made both in terms of code and organization of the team; learn from the trade-offs they had to take; etc.

The Benefits of TDD This talk is focused on people starting with Test Driven Development - aka TDD. Diego Aguiar will begin with explaining what TDD really is followed by a demo of the "Bowling Game Kata". This is a very interesting kata where a game is developed step by step applying TDD techniques until all the requirements of the game are implemented. Then, Diego will talk about the benefits of applying TDD when developing an application.

The New Testing Landscape: Panther, Foundry & More Symfony comes with a number of tools for testing, like BrowserKit & DomCrawler as well as test classes for booting the kernel, accessing services, and using a bunch of built-in assertions. But what do you do if you need to test the JavaScript on your page? And what's the best approach for setting up your database? Should you load fixtures? Clear the data before each test? And how can I run my tests in parallel? In this talk, Ryan Weaver will explore a set of new tools & clear patterns (Arrange, Act, Assert) for test.

Symfony Notifier Demystified The Notifier Component is marked stable since Symfony 5.3 and many bridges have been added to it recently. Now is a good time to have a closer look at how the Symfony Notifier works and what you can do with it. Jan Schädlich will show you how to leverage the Symfony Notifier component in your applications. Some of these talks were delivered before during the SymfonyLive Online Spanish Edition 2021 conference, but this time they will be delivered in English to reach a broader audience. In the coming days we'll announce more exciting talks to complete the rest of the schedule. Visit the SymfonyWorld Online 2021 Winter Edition website and buy tickets for the conference.

                Sponsor the Symfony project.

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

Utworzony 4y | 26 paź 2021, 17:20:37


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

A Week of Symfony #960 (May 19–25, 2025)

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

25 maj 2025, 10:10:12 | Symfony
New in Symfony 7.3: New Bridges and Improved Integrations

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

23 maj 2025, 09:30:04 | Symfony
New in Symfony 7.3: Messenger Improvements

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.

Run Process Using the Shell… https://s

22 maj 2025, 07:50:11 | Symfony
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 maj 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 maj 2025, 09: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 maj 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 maj 2025, 08:10:09 | Symfony