Awesome
Learning jquery-i18next
Just one of the things I'm learning. https://github.com/hchiam/learning
https://github.com/i18next/jquery-i18next
Tutorial: https://dev.to/adrai/the-progressive-guide-to-jquery-internationalization-i18n-using-i18next-3dc3
Using this repo
(Assumes you have yarn
and parcel
already installed globally.)
yarn; yarn dev;