Hotwire Turbo is a tiny library recently introduced by DHH (the creator of Ruby on Rails) allowing to have the speed of Single-Page Apps without having to write any JavaScript! As part of the Symfony UX initiative, I’m very excited to announce the immediate availability of Symfony UX Turbo: the official integration of Turbo in…
Tag: Symfony Live
Symfony on steroids : Vue.js, Mercure, Panther (SymfonyLive Paris)
Watch the video (in French)! Thanks to the new capabilities of the web platform (web components, Progressive Web Apps…) and the rise of modern JS libraries (Vue, React, Angular) almost all modern Symfony applications must leverage the frontend ecosystem. Symfony 4 embed many gems that make it easy to integrate modern JavaScript within the framework,…
Symfony and API Platform get “push” and real-time capabilities (Mercure protocol)
Mercure.rocks is a brand new protocol allowing to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way. It is especially useful to publish real-time updates of resources served through web APIs, to reactive web and mobile apps. Both Symfony and API Platform now have an official…
Symfony Live London: API Platform – Full Stack Framework Resurrection
Here the video and the slides of my talk of today at Symfony Live London. Rate this talk. API Platform: Full Stack Framework Resurrection from Les-Tilleuls.coop Install API Platform. Design the API data model as a set of tiny plain old PHP classes. Instantly get: Fully featured dev environment with Symfony Flex and React…
Symfony Live 2015 : Construire des applications API-centric avec Symfony
Je donnerai une conférence de 40 minutes au Symfony Live 2015 qui se déroulera le 9 avril à la Cité Internationale Universitaire de Paris. J’y parlerai de la conception et du développement d’applications construites autour d’une API REST : Au cours de ce talk, je présenterai une architecture moderne qui permet de construire des applications performantes,…