Managing Translations in Inertia.js
A few helpful tips on how to handle translation strings in your Inertia.js app.
Je suis Alex. Bienvenue ! Découvrez des articles sur le développement web, ainsi qu'une vitrine des projets que j'ai réalisés tout au long de ma carrière.
A few helpful tips on how to handle translation strings in your Inertia.js app.
Inertia.js sits in an interesting middle ground between classic server-rendered apps and full client-side SPAs. Here’s a balanced breakdown of when it’s a good or bad fit for your next project.
Have you ever struggled with naming and organizing your translation strings? I have, almost every time.
The very common debate between classic CSS (with or without preprocessor) and Tailwind. Why should you use it? What are the pros and cons?