Manthankumar Satani

Manthankumar Satani @itsmnthn

About: I am learner

Location:
Bangalore, India
Joined:
Jan 8, 2020

Manthankumar Satani
articles - 6 total

Recommended VSCode Extensions for Nuxt3 and Vue3 Development

Recommended VSCode Extensions For Vue, Nuxt, HTML and CSS Vue Language Features (Volar):...

Learn More 17 1Jul 22 '22

How to restrict country to access your website with Netlify?

Why to restrict website access to specific/multiple countries or only allow one country to access...

Learn More 6 0May 19 '22

Watch Props in Vue/Nuxt Composition API

Watch dynamic props inside setup method in Nuxt3 or Vue3 CompositionAPI <script lang="ts"...

Learn More 19 1May 15 '22

How to set proxy with authentication in selenium chromedriver python?

Selenium Chrome Proxy Authentication in Python Setting chromedriver proxy with Selenium using...

Learn More 6 1May 14 '22

Watch Pinia store getters or state in Nuxt3/Vue3 inside setup method

<script lang="ts" setup> import { storeToRefs } from 'pinia' import { useSomeStore } from...

Learn More 11 0May 12 '22

How to host multiple Django Project under subdomains with uWSGI and NGINX on a single server?

How to host multiple Django Project u...

Learn More 7 0Apr 14 '21