Pascal Baljet
@pascalbaljet.bsky.social
Husband of Esmée, dad of Loïs and Kate ❤️
Works at @laravel.com. Open-source enthusiast. Also builds inertiaui.com.
https://pinkary.com/@pascalbaljet
Pinned
Pascal Baljet
@pascalbaljet.bsky.social
· Jul 23
Inertia Table has been a great success so far! And due to high demand, here's the next big thing for Inertia UI:
🎉 Inertia Table for React 🎉
Complete feature parity with the Vue version, as well as easy customization and extensibility 🔥
#Laravel #React #PHP #InertiaJS
🎉 Inertia Table for React 🎉
Complete feature parity with the Vue version, as well as easy customization and extensibility 🔥
#Laravel #React #PHP #InertiaJS
From the other side...
Very cool! The web version of Apple Music is Svelte as well ✌️
If you're using Svelte, what do you like about it, especially compared to Vue?
Very cool! The web version of Apple Music is Svelte as well ✌️
If you're using Svelte, what do you like about it, especially compared to Vue?
November 3, 2025 at 9:42 PM
From the other side...
Very cool! The web version of Apple Music is Svelte as well ✌️
If you're using Svelte, what do you like about it, especially compared to Vue?
Very cool! The web version of Apple Music is Svelte as well ✌️
If you're using Svelte, what do you like about it, especially compared to Vue?
Reposted by Pascal Baljet
Concurrency Control in Laravel 12.36, Inertia View Transitions laravel-news.com/laravel-12-3...
Concurrency Control in Laravel 12.36, Inertia View Transitions - Laravel News
The Laravel team released version 12.36.0 this week, adding concurrency control for HTTP pool and batch methods, introducing two Eloquent collection methods, and more.
laravel-news.com
October 29, 2025 at 12:46 PM
Concurrency Control in Laravel 12.36, Inertia View Transitions laravel-news.com/laravel-12-3...
The latest release of Inertia brings support for View Transitions! 🔥
The View Transitions API is a browser feature that lets you animate between pages. It can be a simple cross-fade, and you can even animate specific elements from one page to the next.
(slow video on purpose)
The View Transitions API is a browser feature that lets you animate between pages. It can be a simple cross-fade, and you can even animate specific elements from one page to the next.
(slow video on purpose)
October 28, 2025 at 5:19 PM
The latest release of Inertia brings support for View Transitions! 🔥
The View Transitions API is a browser feature that lets you animate between pages. It can be a simple cross-fade, and you can even animate specific elements from one page to the next.
(slow video on purpose)
The View Transitions API is a browser feature that lets you animate between pages. It can be a simple cross-fade, and you can even animate specific elements from one page to the next.
(slow video on purpose)
My Table package uses @tailwindcss.com. Users add it as source to their TW config to detect classes. I don't ship pre-compiled CSS so it adopts to custom color palettes.
But... when users configure a prefix (e.g. 'tw:'), it doesn't work, it won't detect my classes. Any suggestions?
But... when users configure a prefix (e.g. 'tw:'), it doesn't work, it won't detect my classes. Any suggestions?
October 27, 2025 at 9:37 PM
My Table package uses @tailwindcss.com. Users add it as source to their TW config to detect classes. I don't ship pre-compiled CSS so it adopts to custom color palettes.
But... when users configure a prefix (e.g. 'tw:'), it doesn't work, it won't detect my classes. Any suggestions?
But... when users configure a prefix (e.g. 'tw:'), it doesn't work, it won't detect my classes. Any suggestions?
Did a lot of cleanup, refactoring, and TypeScript improvements this week on Inertia. I'll probably tag a new release next week with all of this.
Have a great weekend, everybody! ✨
Have a great weekend, everybody! ✨
October 17, 2025 at 7:10 PM
Did a lot of cleanup, refactoring, and TypeScript improvements this week on Inertia. I'll probably tag a new release next week with all of this.
Have a great weekend, everybody! ✨
Have a great weekend, everybody! ✨
Reposted by Pascal Baljet
📣 The Laravel Open Source team is hiring!
If you want to help create an incredible developer experience that impacts hundreds of thousands of software engineers, let's chat 🤙
apply.workable.com/laravel/j/15...
If you want to help create an incredible developer experience that impacts hundreds of thousands of software engineers, let's chat 🤙
apply.workable.com/laravel/j/15...
Senior Software Engineer, Open Source Team - Laravel
Calling all Artisans!We're on the lookout for more senior software engineers to join our tight-knit team here at Laravel. If you're someone who thrives on challenges and loves pushing the boundaries o...
apply.workable.com
October 17, 2025 at 1:58 PM
📣 The Laravel Open Source team is hiring!
If you want to help create an incredible developer experience that impacts hundreds of thousands of software engineers, let's chat 🤙
apply.workable.com/laravel/j/15...
If you want to help create an incredible developer experience that impacts hundreds of thousands of software engineers, let's chat 🤙
apply.workable.com/laravel/j/15...
Look who was in Amsterdam! Glad we finally got to meet! 🙏
October 11, 2025 at 4:42 PM
Look who was in Amsterdam! Glad we finally got to meet! 🙏
Really happy with the response on the <InfiniteScroll> component we released in Inertia 2.2! Here are some other new features that were merged along the way 🚀
You can now access the Progress Bar API! It's the exact same API that Inertia uses under the hood 📊
You can now access the Progress Bar API! It's the exact same API that Inertia uses under the hood 📊
October 9, 2025 at 8:43 PM
Really happy with the response on the <InfiniteScroll> component we released in Inertia 2.2! Here are some other new features that were merged along the way 🚀
You can now access the Progress Bar API! It's the exact same API that Inertia uses under the hood 📊
You can now access the Progress Bar API! It's the exact same API that Inertia uses under the hood 📊
The Forge team really did an incredible job. What an update! 🤩
This is the biggest update to server management since 2014.
◆ Instant Laravel VPS servers
◆ Zero downtime deployments
◆ Team terminal sessions
◆ Free on-forge domains
◆ Health checks, Heartbeats, & real-time metrics
◆ Instant Laravel VPS servers
◆ Zero downtime deployments
◆ Team terminal sessions
◆ Free on-forge domains
◆ Health checks, Heartbeats, & real-time metrics
October 1, 2025 at 2:01 PM
The Forge team really did an incredible job. What an update! 🤩
Reposted by Pascal Baljet
Curious what it looks like to implement the new Inertia Infinite Scroll component? Have 3 minutes? That's all it takes.
I whipped up a little demo:
youtu.be/gQB6DdPHzSY
I whipped up a little demo:
youtu.be/gQB6DdPHzSY
Infinite Scrolling with Laravel + Inertia
YouTube video by Laravel
youtu.be
September 30, 2025 at 5:07 PM
Curious what it looks like to implement the new Inertia Infinite Scroll component? Have 3 minutes? That's all it takes.
I whipped up a little demo:
youtu.be/gQB6DdPHzSY
I whipped up a little demo:
youtu.be/gQB6DdPHzSY
I've been working on this component for the last month or so, but Joe had already started before me, paving the way! 💪
It's finally here ♾️
Huge thanks to @pascalbaljet.bsky.social for getting this one over the finish line 👏
Huge thanks to @pascalbaljet.bsky.social for getting this one over the finish line 👏
Inertia 2.2 is here and it ships with a new <InfiniteScroll> component! If you've ever built infinite scrolling by hand, you know what a timesaver this is.
We worked hard sweating the details to make this super smooth and easy to implement
Let's take a look! 👇
We worked hard sweating the details to make this super smooth and easy to implement
Let's take a look! 👇
September 30, 2025 at 4:07 PM
I've been working on this component for the last month or so, but Joe had already started before me, paving the way! 💪
Reposted by Pascal Baljet
Infinite Scroll in Inertia v2.2 laravel-news.com/infinite-scr...
Infinite Scroll in Inertia v2.2 - Laravel News
The Laravel team released Inertia v2.2 with a new <InfiniteScroll/> component. This component will likely be a huge timesaver if you've ever built an infinite scroll feature by hand.
laravel-news.com
September 30, 2025 at 1:01 PM
Infinite Scroll in Inertia v2.2 laravel-news.com/infinite-scr...
Inertia 2.2 is here and it ships with a new <InfiniteScroll> component! If you've ever built infinite scrolling by hand, you know what a timesaver this is.
We worked hard sweating the details to make this super smooth and easy to implement
Let's take a look! 👇
We worked hard sweating the details to make this super smooth and easy to implement
Let's take a look! 👇
September 29, 2025 at 6:23 PM
Inertia 2.2 is here and it ships with a new <InfiniteScroll> component! If you've ever built infinite scrolling by hand, you know what a timesaver this is.
We worked hard sweating the details to make this super smooth and easy to implement
Let's take a look! 👇
We worked hard sweating the details to make this super smooth and easy to implement
Let's take a look! 👇
Next week is gonna be PACKED! 🔥🚀
September 27, 2025 at 11:32 AM
Next week is gonna be PACKED! 🔥🚀
Reposted by Pascal Baljet
Wrote a large portion of the documentation for this 👌
I've been working on a new Inertia component these past weeks. Since other things pop up here and there, I often come back with fresh eyes. I've been refactoring, improving, and exploring new ways it can be used. Now it's in a state I'm super pumped about! 🤩
September 24, 2025 at 9:57 PM
Wrote a large portion of the documentation for this 👌
I've been working on a new Inertia component these past weeks. Since other things pop up here and there, I often come back with fresh eyes. I've been refactoring, improving, and exploring new ways it can be used. Now it's in a state I'm super pumped about! 🤩
September 16, 2025 at 12:06 PM
I've been working on a new Inertia component these past weeks. Since other things pop up here and there, I often come back with fresh eyes. I've been refactoring, improving, and exploring new ways it can be used. Now it's in a state I'm super pumped about! 🤩
Genuinely curious: when do you find yourself reaching for Axios/fetch instead of the Inertia router? From analyzing codebases, I see patterns like ⬇️
September 1, 2025 at 12:56 PM
Genuinely curious: when do you find yourself reaching for Axios/fetch instead of the Inertia router? From analyzing codebases, I see patterns like ⬇️
I promised another thread with Inertia.js updates, so here it is! 💪
Let's kick things off with the Laravel adapter, which now includes two new interfaces ⬇️
Let's kick things off with the Laravel adapter, which now includes two new interfaces ⬇️
August 28, 2025 at 3:28 PM
I promised another thread with Inertia.js updates, so here it is! 💪
Let's kick things off with the Laravel adapter, which now includes two new interfaces ⬇️
Let's kick things off with the Laravel adapter, which now includes two new interfaces ⬇️
Beta 3 is out! Once again, there are no major changes, just fixes! 👌
Tagged v1.0.0-beta.1 for Inertia Modal. There are no major changes compared to the latest v0.x release, but there are mainly some fixes for edge cases and UI ✅
August 26, 2025 at 9:00 PM
Beta 3 is out! Once again, there are no major changes, just fixes! 👌
In Inertia 2.1, we introduced a brand new <Form> component! It looks just like a classic HTML form, but under the hood, it's powered by Inertia.js 🔥
Here's how it looks in Vue ⬇️
Here's how it looks in Vue ⬇️
August 14, 2025 at 4:47 PM
In Inertia 2.1, we introduced a brand new <Form> component! It looks just like a classic HTML form, but under the hood, it's powered by Inertia.js 🔥
Here's how it looks in Vue ⬇️
Here's how it looks in Vue ⬇️
Getting on AI's nerves
August 8, 2025 at 7:14 AM
Getting on AI's nerves
Just got back from a week in France with the family, which was wonderful! 🇫🇷
Laptop stayed home and I mostly avoided my phone, but still tinkered with a new Inertia idea in my head. Took some notes, we'll see if it works out. But first, a few days of Laracon US fomo! 😅
Laptop stayed home and I mostly avoided my phone, but still tinkered with a new Inertia idea in my head. Took some notes, we'll see if it works out. But first, a few days of Laracon US fomo! 😅
July 27, 2025 at 8:12 PM
Just got back from a week in France with the family, which was wonderful! 🇫🇷
Laptop stayed home and I mostly avoided my phone, but still tinkered with a new Inertia idea in my head. Took some notes, we'll see if it works out. But first, a few days of Laracon US fomo! 😅
Laptop stayed home and I mostly avoided my phone, but still tinkered with a new Inertia idea in my head. Took some notes, we'll see if it works out. But first, a few days of Laracon US fomo! 😅
Reposted by Pascal Baljet
Updates to Inertia.js and the Laravel Adapter laravel-news.com/updates-to-i...
Updates to Inertia.js and the Laravel Adapter - Laravel News
The Laravel team has released some sweet updates to Inertia.js v2 and the Laravel adapter, introducing new features, an improved developer experience, and more.
laravel-news.com
July 18, 2025 at 1:00 PM
Updates to Inertia.js and the Laravel Adapter laravel-news.com/updates-to-i...