Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай
Symfony UX: Turbo,
а также все другие курсы, прямо сейчас!
Премиум
-
Урок 1. 00:05:0401. Turbo: Drive, Frames & Streams!
-
Урок 2. 00:03:4202. Installing Turbo
-
Урок 3. 00:09:3803. How Turbo Drive Works
-
Урок 4. 00:06:5604. Turbo-Friendly JavaScript
-
Урок 5. 00:04:0305. The "defer" Attribute & Conditionally Activating Turbo
-
Урок 6. 00:09:0506. Form 422 Status & renderForm()
-
Урок 7. 00:07:0707. Form Submits & The Preview Feature
-
Урок 8. 00:09:4608. The Problem of Snapshots & JavaScript Popups
-
Урок 9. 00:06:0409. Cleanup Before Snapshotting (e.g. Modals)
-
Урок 10. 00:07:1510. Fixing the Sweetalert Modal
-
Урок 11. 00:03:1211. Organizing our Turbo Events Code
-
Урок 12. 00:07:5312. 3rd Party JavaScript Widgets
-
Урок 13. 00:08:4613. Fixing External JS + Analytics Code
-
Урок 14. 00:06:5314. Reloading When JS/CSS Changes
-
Урок 15. 00:05:0515. Manual Visits with Turbo
-
Урок 16. 00:07:2416. CSS Page Transitions
-
Урок 17. 00:08:5917. Polished CSS Transitions
-
Урок 18. 00:05:2018. Prefetching the Next Page
-
Урок 19. 00:07:3719. <link rel="prefetch">
-
Урок 20. 00:06:3220. Turbo Frames: Lazy Frames
-
Урок 21. 00:04:2521. Turbo Frames Look for & Load the Matching Frame
-
Урок 22. 00:07:2522. Using a Full HTML Page to Populate a Frame
-
Урок 23. 00:09:5823. Reliably Load External JS with Stimulus
-
Урок 24. 00:05:0124. Targeting Links in or out of the Frame
-
Урок 25. 00:08:0225. Adding a "Read More" Ajax Frame
-
Урок 26. 00:07:4626. Frame Loading Animations
-
Урок 27. 00:07:5027. Review this Product... in a turbo-frame!
-
Урок 28. 00:05:5028. Globally Disable Buttons on Form Submit
-
Урок 29. 00:06:4629. Frame-Powered Inline Editing
-
Урок 30. 00:07:4630. Frames & Form "action" Attributes
-
Урок 31. 00:06:2231. Frame Redirecting & Dynamic Frame Targets
-
Урок 32. 00:07:0732. turbo-frame inside a Modal
-
Урок 33. 00:05:0033. Lazy Modal & Big Cleanup
-
Урок 34. 00:06:1734. Close the Modal after turbo-frame Success
-
Урок 35. 00:06:3435. Prevent a turbo-frame from Rendering
-
Урок 36. 00:06:0536. Full Page Redirect from a Frame
-
Урок 37. 00:05:1437. Redirecting the Full Page from a Frame
-
Урок 38. 00:06:5138. Frame Redirecting and Clearing the Snapshot Cache
-
Урок 39. 00:08:1239. Manual "Restore" Visit
-
Урок 40. 00:07:0240. Adding a Custom Request Header Based on the Frame
-
Урок 41. 00:06:3041. Smart Frame Redirecting with the Server
-
Урок 42. 00:05:1442. Automatically Redirect Ajax Calls to /login
-
Урок 43. 00:08:0243. Turbo Streams
-
Урок 44. 00:04:3844. Streams: Reusing Templates
-
Урок 45. 00:07:0145. Multiple Updates in one Stream
-
Урок 46. 00:05:1846. Processing Streams by Hand for Fun & Profit
-
Урок 47. 00:04:4447. Mercure: Pushing Stream Updates Async
-
Урок 48. 00:04:2948. Running the Mercure Service in the symfony Binary
-
Урок 49. 00:05:4349. Listening & Publishing
-
Урок 50. 00:06:5850. Mercure Hub's JWT Authorization
-
Урок 51. 00:03:4851. Publishing Mercure Updates in PHP
-
Урок 52. 00:08:5152. Turbo Stream for Instant Review Update
-
Урок 53. 00:07:0653. Smartly Updating Elements for all Users
-
Урок 54. 00:05:2754. Visually Highlighting new Items that Pop onto the Page
-
Урок 55. 00:07:0255. Entity Broadcast
-
Урок 56. 00:07:2856. Broadcasting Frontend Changes on Entity Update/Remove
-
Урок 57. 00:10:1457. Toast Notifications