I was styling a button in my react js website and got this error while writing the css for it, actually I was going to animate it after hovering the mouse. its
I want to add the macchines in machine array so I defined a specific component with add function in it. So when I add the "process" in "processes" array then it
I have a collection like this into firebase realtime database: I need to delete the first element (the one that finishes with Wt6J) from server side using fire
I know there are a lot of questions about how to get max from an array, but they all have unique elements. my scenario is different, for example: find_multiple
I have developed a dummy React application using create-react-app. Stackbliz Reference I know that when we do npm run build a build is created and there are map
I am coding a only front end site using Django. to query data to a DataBase I use AJAX to my Django and Django requests a third party GraphQL. so far all works
After an AJAX request, sometimes my application may return an empty object, like: var a = {}; How can I check whether that's the case?
In JavaScript, you can use prompt("This text is above the field of the prompt.", "This text is in the field of the prompt.") to get a customized window appearin
how can I use the variable below theId from file1 in another js file2 in react? file1.js import ..... class File1 extends React.Component { constructor(pr
So here, I am using NodeJS with Express Js. I have stored the JSON value from an API in a variable and I am trying to show the JSON output on my HTML page, I a
Is it possible to embed an html5 version of a youtube video without using an iframe?
since it is possible to find out if the PC is in darkmode or not I would like to know if it is possible to find out which colorschemer the User has taken e.g. y
react-dom.development.js:86 Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-l
react-dom.development.js:86 Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-l
Hi everyone when I'm using my phone i get to know that there is one feature given by my phone ,they provided a straight line while stretching that div I'm able
I'm working on a portfolio, and I had an idea to add a section saying: "My work has been seen by this __ many people." In order to do this I have settled on usi
I'm using Auth0 for sign in/sign up flow and user has possibility to update his profile information. In order to do that I'm requesting a token from auth0 using
I was wondering to create a dynamic short link when the item is created on firestore. I want to create a dynamic link when onCreate method of firestore cloud fu
I'm using my API key stored in a .env.local file. And it setup correctly but not working assert.ts:128 Uncaught FirebaseError: Firebase: Error (auth/invalid-api
I have a situation where I needed to create a new repository from the existing repository on Github (with a different name) but I want to import the log/history