I am creating a react app which is using local storage. I am saving and array of objects to local storage. when I try to save to local storage the data is savin
I am new to graphql and react so I can't figure out why the loaded data return object is only available outside the mutation post which produced the data. Could
I have a simple unordered list with a custom bullet (>> instead of a Disc Bullets). It is working on Firefox, but not on safari. On Safari my bullets beco
I trying to solve a challenge with the following question: Implements a function that takes a number as a parameter and after x milliseconds (between an interv
I use angular in version 13 with proxy.conf.json in development. I am try to use this proxy in production and generate a dist file with ng build but it's not wo
Continuing troubleshooting from Adding data to array using UseState onChange Hi, i am trying to make a button, that adds a new input field, then, when i click a
I have a HTML2PDF method in my JavaScript code. The code is working great on one hand as I can open the rendered pdf in a new blob tab and open the print window
I need to get a cookie created in parent page. I need get a spesific cookie (example) who was cread on modiface--locatelcolomia.myvtex.com and used this on my
I am trying to build a micro front end application with Angular 8. I am not able to find any support in Angular official site. Can some one please tell weather
I'm currently doing a repo finder and I'm having an issue to make the program display the repo name The main page looks like this import {FaGithub, FaPlus, FaSp
I'm trying to implement some tests here and can't apply my logic to the input range of this website: https://the-internet.herokuapp.com/horizontal_slider here m
Today, while working on a project which uses below flow for creating new post in website [Client] ---> FormData --> [FrontEnd Server] ---> FormData --&
I'm currently building a quiz app which uses a component to create a widget using which we can embed to a 3rd party website. This widget GETs
I am trying to change the default screen background colour of all the pages of the web application. Technologies I used: React JS Next JS Tailwind CSS I want to
I am really new to react i created a sign up form but when posting data values are mixed I created onchange and onsubmit to track changes and submit the to back
In my Spring app I have implemented form on my page and I don't know why it looks different when I run it on localhost from when i clicked in the Intellij chrom
I am not at all an expert in react, but from what I could see if I import some css sheets these will be for all my application. If I wanted to use react for a m
I am trying to figure out a way to take a sphere in my scene and set the color of the sphere to a variable. How can I achieve this? I would also like it to upda
I have a Nuxt v2 SSR application as the frontend running on port 3000 I have an express API as the backend running on port 8000 I have a python script that loa
I wanna replicate the following layout, where there are 2 views (one with white background and the other one with a blue background). The issue is, I can't rep