Skip to content

Commit 5483504

Browse files
minor #209 Adding 2 links to Symfonycasts (weaverryan)
This PR was merged into the 2.x branch. Discussion ---------- Adding 2 links to Symfonycasts | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Tickets | none | License | MIT I'm re-working the official Encore/frontend docs right now to talk more about Symfony UX. Along with that effort, Symfonycasts has two nice tutorials that I think we should link to. Thanks! Commits ------- 4be87d2 Adding 2 links to Symfonycasts
2 parents c3a0661 + 8f9fdb0 commit 5483504

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)