-
Course
- Core Tech
Preparing a Vue 3 App for Internationalization
Every modern Vue application needs to have a localization option. This course will teach you how to implement internationalization with the help of the vue-i18n plugin.
What you'll learn
Globally accessible Vue applications need to adapt to different parts of the world. In this course, Preparing a Vue 3 App for Internationalization, you’ll learn how to adjust your Vue application to different locales. First, you’ll explore how the vue-i18n package works and how to implement it into a current project. Next, you’ll discover how to customize the translation options. Finally, you’ll learn how to persist the chosen locale and optimize the translation with lazy loading. When you’re finished with this course, you’ll have the skills and knowledge of implementing localization based on the chosen locale needed to internationalize your Vue applications.
Table of contents
- Version Check | 15s
- Locale and I18n | 3m 24s
- Changes in the Vue and Vue I18n APIs | 8m 3s
- Demo: Configuring the Vue I18n Plugin | 5m 23s
- Demo: Creating the Language Picker Component | 5m 44s
- Demo: Injecting the Global Properties and Functions | 4m 22s
- Demo: Switching to Local Scope | 3m 20s
- Demo: Message Interpolations | 2m 25s
- Demo: Linking Messages and Using Modifiers | 2m 47s
About the author
Mateo is currently a full stack web developer working for a company that has clients from Europe and North America. His niche in programming was mostly web oriented, while freelancing, working on small startups and companies that require his services. Go(lang), Elixir, Ruby and C are his favorite languages and also the ones he’s mostly working with other then PHP in day to day work. He has a big passion for learning and teaching what he knows the best. His big interests recently have been the fields of DevOps, Linux, functional programming and machine learning.
More Courses by Mateo