In a Vue app, I want to group js functions in a js file. In getData.js , I have the following: import { collection, getDocs } from 'firebase/firestore/lite'; im
I have problems with Laravel + Vite + Vue 3 project. I have installed everything as documentation and needed, and this project works separated from Laravel and
Today I installed Pyaudio by using instruction on http://people.csail.mit.edu/hubert/pyaudio/ and trying to run some examples like this one. import pyaudio imp
Before we write our jenkinsfile for ci/cd pipeline, should I start with a declarative pipeline or scripted pipeline? are there limitations to declarative pipel
I am implementing a decision tree which works on both categorical and numerical attributes. For the categorical data, I would like to only split the tree based
im making an android app which shows time of upload relative to the device time, but if the device time and date is not set correct then I do not get the desire
My website is running perfectly on localhost but when I upload my code to Azure cloud it doesn't load boostrap.min.css due to its theme is not loading On localh
Is there any way in which, in javascript, I can call a function with an x and y co-ord and a direction (angle in degrees) and it will return a set of new co-ord