Day: March 11, 2023

Vue.js 3 Localization Tutorial With Vue I18n Example
Vue.js

Vue.js 3 Localization Tutorial With Vue I18n Example

Let’s make a Vue 3 multi-language web application that allows the user to change the interface language.

Read More
How To Make Navbar Link Active Per Page In Vue 3 And Bootstrap 5
Bootstrap Vue.js

How To Make Navbar Link Active Per Page In Vue 3 And Bootstrap 5

Let’s make the navbar page link active when the user opens the page in Vue Router and Bootstrap 5.

Read More