Pascal Baljet
@pascalbaljet
Husband of Esmée, dad of Loïs and Kate ❤️ Works at @laravelphp. Open-source enthusiast. Also builds http://inertiaui.com.
🔥 Introducing Inertia Table 🔥 Very happy to announce the release of Inertia Table! I have been sweating the details on this one, and I am super stoked to have it out. I'll show you how much time you can save, all while impressing your users with beautiful, powerful tables 🤩

Updates to Inertia.js and the Laravel Adapter laravel-news.com/updates-to-ine… posted by @paulredmond
There is so much cool stuff in the pipeline! 🔥
What you’ll see during the Laravel team keynote at @LaraconUS - AI - TypeScript - Inertia - Nightwatch updates - Next evolution of Laravel Forge - Multiple banger features for Laravel Cloud Let’s ship.
We're working on big improvements to the @inertiajs docs! In the meantime we've added some quick wins to help AI understand Inertia better: inertiajs.com/llms.txt inertiajs.com/llms-full.txt You can now also add ".md" to any docs URL for Markdown: inertiajs.com/pages.md
Merged a lot of PRs over the last few weeks (definitely not just by me!), so Inertia is getting better and better! 🔥 I'm also still in the process of going through all open issues. It's a mixed bag of complex bugs, new ideas, improvements... and there's work on new stuff! 👀
It's great to see all the contributions from @pascalbaljet to @inertiajs. Thanks a lot!
Last night, I finally played around with Claude Code. First thing I asked was for it to support TS in my Modal package. After a few tries, it generated a 750+ lines script that analyzes the code and generates a TS definition file. Not what I had in mind, but still impressive 😅
Who's stuck on @tailwindcss v3.x, and is there a technical reason why? Since v4 came out six months ago, I wonder if I still need to support 3.x for new packages 🧐
Inertia automatically makes a full page visit when the assets have been updated. However, if you want more control (e.g., show a notification to refresh), it's actually quite simple! I found this one in the repo (by @reinink himself!), and it's too good not to be in the docs 👌

⚡️ Vite 7.0 is out! - Browser Target Changed to Baseline Widely Available - Node 18 support dropped. Vite is now distributed as ESM only - And feats, fixes, and cleanups, while we prepare for rolldown! vite.dev/blog/announcin…
Got the Inertia Laravel repository down to < 10 open issues, with most of them awaiting code examples or other info. Made some good progress on the Inertia JS repo as well 👌 Cool things were merged along the way, so I'm off to write docs! 💨