HenryLie / svelte-i18n-lingui

Use lingui for i18n in Svelte/Sveltekit projects
https://www.npmjs.com/package/svelte-i18n-lingui
MIT License
22 stars 2 forks source link

Tutorial in the Lingui docs #11

Open andrii-bodnar opened 6 months ago

andrii-bodnar commented 6 months ago

Hi @HenryLie, thanks for your work on this, it looks really impressive!

This package is already mentioned in the tooling section, but I'm afraid that's not enough to make it easy for users to find.

It would be great to have a separate tutorial that guides Svelte developers on how to integrate Lingui and svelte-i18n-lingui into their projects, but I'm not familiar enough with Svelte to write that tutorial.

Would you be interested in writing such a tutorial in the Lingui documentation? It could help promote the package and help Svelte developers with the Lingui integration. It might also attract more contributors.

HenryLie commented 6 months ago

Hi @andrii-bodnar, thanks for the suggestion. Building a tutorial sounds like a great idea!

I'm currently in the middle of preparing the next version of the library v0.2, which will introduce a pretty big change (for the better) on the syntax. I'll start preparing a tutorial once that version is released. Should I just follow this guide and submit a PR then?

andrii-bodnar commented 6 months ago

@HenryLie the news about the v0.2 release sounds great!

Should I just follow this guide and submit a PR then?

Yes, I think it can be a new article in the "Tutorials" section (for example, like the existing "React" or "React Native" articles).