590 search results for Turbo
Learn Symfony 6
AssetMapper: Modern JS with Zero Build System
30 Days with LAST Stack
Tailwind CSS
Doctrine, Symfony 6 & the Database
Docker & Environment Variables
Learn JS Frameworks & Tools
React with Symfony
CSRF Protection Part 2
Learn Symfony 7
Cosmic Coding with Symfony 7
... use a JavaScript framework like React? No! We're going to transform our app into a single page application in... about 3 minutes with Turbo.
... that's what loads our controllers, and @hotwired/turbo is also critical. When we refresh... nothing changes: we just have more modulepreload items in the HTML. If we run Lighthouse one more time, we're still scoring 100 ...
... our system. So let's create a new class called VinylMix. Then answer no for broadcasting entity updates: that's an extra feature related to Symfony Turbo. Ok, here's the important part: it asks which properties we want ...
Symfony UX: Stimulus
... errors. As a bonus, doing this on your forms will play super nicely with Stimulus's sister technology Turbo. Oh, and by the way, in Symfony 5.3, there is a new renderForm() shortcut in your controller, which will ...
Symfony UX: Turbo
Streams: Reusing Templates
... pages. And this is more than a re-skinning: it's a chance for us to embrace the LAST Stack principles: leverage Turbo, delete a lot of custom JavaScript and use Stimulus everywhere. It's fantastically fun to work with ...
By weaverryan