import Root from './Root.vue'; import NotFound from '../views/NotFound.vue'; const locale = localStorage.getItem('locale'); const routes = [ { path:
I'm migrating from V2 to V3 of the javascript SDK for AWS, using NodeJS. Our application needs to check for credentials in a couple places. Previously we used t
I am a newbie to Selenium and wanted help with a roadblock that I can't seem to overcome. So, I wish to scrape average salary information from the following web
very new to coding. I successfully built, tested, and uploaded my very simple Android App to Google Play. But since building version 2 and trying to generate th
Sorry to ask this here but couldnt find any information related to this online. In native java I have used intent to select com.whatsapp.w4b and com.whatsapp. I
I want to use N<T> instead of use T? But I can't use(T) explicit cast in a function with<T> Why (T) explicit cast not work? how to fix it. Why (1 i
I want to set domain name from cloudflare to django. I set settings.py like this. ALLOWED_HOSTS = ["10.x.x.x","20.x.x.x","myweb.com"] which 10.x.x.x is private
I set just a simple description for my local branch and now I'd like to see it. How one can see description for a branch set by issuing git branch --edit-descri
I would like to perform a chi-square test in R using dpylr. Specifically, I would like to investigate whether there is a difference in customer churn between ma