pascalbaljet
pascalbaljet

Pascal Baljet

@pascalbaljet

Works at Laravel. Open-source enthusiast. Also builds Inertia UI.
196 Posts 5K Views
  • No matching results...
  • Searching...

/ 255

Poll Options

Pinned

I published the beta release of Inertia Modal 🔥

For now, it's just the Vue version. Next week, I'll release the React version. You can find the repo, docs, and examples in the posts below 👇

image

2

439

Hi Pascal, I'm about to start an ecommerce project, and SEO is important. I like the Laravel + Inertia model. Based on your experience, would you recommend it, or should I definitely go with something like NextJS? (I have no experience with NextJS)

For SEO with Inertia, just make sure you're running SSR in production. That's it! :)

1

117

?

Anonymously

Hi Pascal, Using Inertia Tables, How do we use an action column with Modal and have an Icon as the clickable. For an example I want to edit the Row and only have an edit Icon but this opens a Modal (my edit Modal) thanks!! Awesome work btw.

Off the top of my head, I think you can use a combination of icon() and asLink() on the Action. Please open an issue on GitHub otherwise!

199

Super happy to be speaking at Laravel Live UK this year about Inertia.js! Can’t wait! 🚀

And it seems another little announcement might've sneaked in... 👀

Starting next month, I'll be joining the Laravel team! ❤️

image

1

191

I've ditched all pre-built third-party component libraries like Reka UI, Filepond, Uppy, Vue Datepicker, etc., in favor of homemade crafted components 🛠️

Yes, it's a lot more work, but it feels so much cleaner and easier to maintain and extend in the long run.

146