Our tutorials and blog posts tagged with vuejs
We currently have these 4 tutorials tagged with vuejs:
Free tutorial: Translate your Vue.js application with vue-i18n. Learn how to organise your translations in .vue or .json files.
In this tutorial shows you how you can convert your vue-i18n project from using translations in vue files (single file components, sfc) to using JSON files.
Using vue.js single file components with <i18n> sections for your translations? Learn why you should not do that and what alternatives there are.
Free tutorial: Translate your Vue.js (Version 2) application with vue-i18n. Learn how to organise your translations in .vue or .json files.