Profile avatar
mathieutu.dev
Pragmatic FullStack Lead Developer and Teacher. #PHP and #JS enthusiast, #OSS regular. I talk a lot, and I came here with my 🚲. Professional account. He/Him. To hire, part time or short missions.
14 posts 48 followers 113 following
Regular Contributor
Conversation Starter

Correct. If the birthdate field contains corrupt or mismatched data, it defaults to 1875-05-20, which serves as a flag. May 20, 1875, is the day the international standards and metrics treaty was signed. Everything is a conspiracy when you don’t know how anything works.

Trix is getting replaced with TipTap as the `RichEditor` in Filament 4. There shouldn't be any breaking changes for existing Trix content since it's just HTML, but I hope that this unlocks a lot more potential for extension. The ability to switch to JSON storage also opens many possibilities. 🙂

Hey @nuxt.com! Is there any plan to allow Nuxt UI to be used with vanilla @vuejs.org projects? I'm using #Inertiajs for some, and would love to easily use your amazing lib with them. (I'll be glad to help if needed) Thanks! CC @benjamincanac.dev @nuxtlabs.com @antfu.me @atinux.com

Tutorials used to create tutorial hell, but I feel like after quite a few recent conversations, there is a new "hell" for beginners. ChatGPT Hell. I am meeting so many beginners that rely on ChatGPT to deliver all of the code and answers but they do not know what is going:

Cobalt : un outil Open Source pour télécharger des médias. Compatible avec de nombreuses plateformes comme YouTube, Instagram, TikTok et Twitter, il permet des téléchargements en haute qualité (8K, HDR, audio multilingue).

You can even use an .html view!

Who knew you could make Styled Components using Tailwind?! Shout out to @mathieutu.dev and the featured package in this video: classed-components. You took something great and made it amazing. #tailwind #tailwindcss #classedcomponents #javascript #react

Thanks to @seescottdev.bsky.social for having tested and demoed classed-components, my styled-components like package but for classes!

📺 Here is What's New in Laravel (v11.35) ➡️ Sort Routes By Definition ➡️ URI Helper Thank you @mathieutu.dev & @taylorotwell.bsky.social 🙏 youtu.be/Q-Oy1Ipdv3I

Fantastic opportunity to learn with one of the best maintainers of our era. I don't think I'd be doing OSS now if I hadn't crossed paths with Anthony by sending that first issue to VueUse. If you have time and love Vue, you could help the community a ton while leveling up your dev and social skills.

If you've wondered whether SQLite or PostgreSQL would be a better choice for you or want to understand the differences between these popular (but very different) RDBMSes, here's my latest article for @aaronfrancis.com's DB blogs with a nice explainer: masteringpostgres.com/articles/pos...

Speaking of #Laravel here's a recent post on: php artisan cache:clear ...what it DOES and what it does NOT do. Informative. Rest of Nabil's blog is also worth checking out. #PHP nabilhassen.com/php-artisan-...