I've had lots of people ask me how to set page titles and meta tags in @inertiajs apps. And while you can do this manually, it's much easier with a document head library like Vue Meta or React Helmet. 💪
I just added a section to the docs about this. 👇
inertiajs.com/pages#title-an…
Also, we switched our whole Dashboard to @inertiajs which makes it so much snappier - thanks for this fantastic framework @reinink - we will sponsor you as soon as we can!
Just a little demo of our internal tool. Everything built on @inertiajs and @tailwindcss with @laravelphp at the backend or in other words - #TILstack. Searching, sorting, pagination and all that stuff are serverside. With @inertiajs building things like that makes fun again.
Huge thanks @hermanschutte, our latest @inertiajs sponsor! 💜
It's been a fun week...lots of Inertia.js activity going on. And for those who don't know, we have a Discord channel. Invite link is on the Inertia.js website. 👇
inertiajs.com/sponsors
😀 Super happy to be using @inertiajs on my new project. 2 months in and I'm convinced this is how I will be building new projects for the foreseeable future. Use the best parts of @laravelphp & @vuejs, easily! Will be adding it to existing projects soon. Should be fun!
If you haven't checked out Inertia yet, I highly recommend watching this talk 👍🏻
For small teams who want to build highly interactive applications with non-trivial backend logic (read: basically every web app), I'm 100% convinced Inertia is the fastest, most productive approach.
You can implement @inertiajs page by page. That‘s what I am currently doing in an existing app and it works really really well. That‘s one reason, why it is so great. It‘s not all or nothing.