Preetish HS Freelance web developer, digital nomad, and design enthusiast. You can find me online at preetish.in.

Stories by Preetish HS

Build Vue App Typescript

How to use Vue 3 with TypeScript

Dev

Explore all the basic information you need to create a Vue application completely in TypeScript with custom decorator features and no third-party libraries.

Preetish HS
Aug 17, 2022 ⋅ 7 min read
The Vue logo in front of a blue background.

New features in Vue 3 and how to use them

Dev

This post tells you all about the newest features available in Vue 3, including global mounting, portals, and Suspense.

Preetish HS
Apr 29, 2020 ⋅ 7 min read
How to Set Up and Code Nuxt.js Apps Fully in TypeScript

How to set up and code Nuxt.js apps fully in TypeScript

Dev

Learn how to build a Nuxt.js application completely in TypeScript using both official and third-party libraries to help reduce bugs and facilitate collaboration among developers.

Preetish HS
Mar 17, 2020 ⋅ 8 min read
Advanced Localization Techniques In Vue.js

Localization in Vue.js with vue-i18n

Dev

Localization improves UX and makes your app more accessible to a wider audience. Learn the localization techniques you can implement with Vue.js.

Preetish HS
Feb 3, 2020 ⋅ 8 min read
How to Create a Portfolio and Blog Using VuePress and Markdown

How to create a portfolio and blog using VuePress and Markdown

Dev

You can use VuePress to build landing pages, portfolios, blogs, and more, regardless of your skill level with Vue.js.

Preetish HS
Jan 15, 2020 ⋅ 7 min read
How Nuxt.js Solves The SEO Problems In Vue.js

How Nuxt.js solves the SEO problems in Vue.js

Dev

While Google does say its crawlers can index SPAs, it’s better to be safe than sorry. Use Nuxt.js for your Vue app.

Preetish HS
Dec 25, 2019 ⋅ 6 min read