Skip to content

Commit 4be87d2

Browse files
committed
Adding 2 links to Symfonycasts
1 parent 4baa1a3 commit 4be87d2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ to build the chart in PHP. The JavaScript is handled for you automatically.
1616

1717
[Read all the details about the Symfony UX initiative](https://symfony.com/ux)
1818

19+
Or watch the [Stimulus Screencast on SymfonyCasts](https://symfonycasts.com/screencast/stimulus).
20+
1921
## Components of UX
2022

2123
Symfony UX leverages [Stimulus](https://stimulus.hotwired.dev/) for JavaScript

src/Turbo/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ or any other transports to broadcast DOM changes to all currently connected user
1212
You're in a hurry? Take a look at [the chat example](#sending-async-changes-using-mercure-a-chat)
1313
to discover the full potential of Symfony UX Turbo.
1414

15+
Or watch the [Turbo Screencast on SymfonyCasts](https://symfonycasts.com/screencast/turbo).
16+
1517
## Installation
1618

1719
Symfony UX Turbo requires PHP 7.2+ and Symfony 5.2+.

0 commit comments

Comments
 (0)