My Blog
Phrase Blog
The Answers to All Your Questions About Gridsome Localization
Gridsome is a superfast JAM (Javascript API Markup) stack framework powered by Vue.js. Gridsome's static code generation, along with Vue.js, makes it a great framework for building both static and dynamic apps. In this article, we'll show you how to leverage gridsome-plugin-i18n to internationalize your application
LogRocket
New features in Vue 3 and how to use them
Learn how to use the newest features in Vue 3 ahead of its official release including global mounting, portals, and Suspense.
Phrase Blog
The Only Nuxt.js Tutorial on I18n You’ll Ever Need
Nuxt is a popular JavaScript framework that can significantly help your application with SEO to get better rankings on Google.In this end-to-end Nuxt.js tutorial, we’ll show you how to internationalize your Nuxt.js app and make it fit for the global marketplace
LogRocket
How to set up and code Nuxt.js apps fully in TypeScript
Writing JavaScript code in TypeScript can help reduce errors and facilitate collaboration, among other benefits. Here is how you can do that in your Nuxt.js apps.
LogRocket
Advanced localization techniques in Vue.js
Advanced techniques in localization to give even better user experience and have global presence.
LogRocket
Vue.js and TypeScript, A complete tutorial with examples
Typescript makes the application less prone to bugs in the long run, Writing Vue.js in Typescript can help reduce defects and makes the collaboration with the developers smooth.
Medium
Follow these steps to become a CSS Superstar
How to learn CSS the right way to become an expert and design pixel perfect pages easily.
LogRocket
How Nuxt solves SEO problems of Vanilla Vue.js
Nuxt is library based on Vue.js which provides SSR capabilities, Progressive web app feature and more out of the box.
LogRocket
How to create a portfolio and blog using VuePress and Markdown
Vuepress is a great library to create websites for documentation, portfolio, blogs, landing pages and more.
Medium
Comparing Vuex and Redux by developing an Application
Side by side comparsion of Vuex and Redux by creating a two do list application and comparing the similarities and differences of these state management systems
Medium