I would like to sort three top rated posts. The current function of displaying three post titles and their rating, but I can not sort them by best rating. Pleas
In Storage need to create a folder for each post and then display all the photos from the folder in posts Can you suggest the best way to do this? And also when
I am trying to fetch the data from firebase using useEffect in React JS, But my problem is its not updating / rendering the page automatically when Any changes
When I try to create Google authentication for react app it throws the following error to the console. I tried clearing cache but does not work for me picture o
I know this question gets asked a lot, but from the answers I could find I saw: either no cleanup function in useEffect (so not my use case) people not using de
So here below i'm calling a query to update the slack_id. This is in the backend Index.js file. The /update is being called In the CRUD.js frontend in the next
When i try to connecting firebase i put the access key to the .env file and access the data by process.env.REACT_APP_apiKey i'm getting error.but if directly pu
I have a Parent Component that is repeating a generic Child SVG component over the the screen. In order to do so the Parent Component needs to know the dimensio
The code is the menu style of semantic ui available for React including a search input i want to increase the size of the search input and also change the color
I am trying to build a function where I can switch languages in my store and use different json files based on return value from a hook. Here is my store: impor
I have api (net-core) and react-app projects in root folder. I start dockerize my project from react application. If docker-compose and docker file in same reac
I'm using Autocomplete from material-ui and trying to make the font size of "No Options" to be aligned with other fonts. I have tried to use styled component to
I was using material ui search bar into navbar from app-bar-with-search-field official documnets from MUI in my react app. but this article it does not mention
I am using Supabase user authentication in a React app hosted at https://example.com that is running inside an iframe injected by a Chrome extension chrome-side
ive just started to learn react and Ive been trying to get my react app to connect to my database with var mysql = require('mysql'); var con = mysql.createConne
I am trying to build an NPM package with TypeScript, not a normal React project. When I run tsc to build the project, it returns many type errors: It seems to b
I am trying to use react-beautiful-dnd for drag n drop sorting of a list but my elements are not draggable and I get Unable to find draggable with id: X. I have
I just started learn coding and I was trying to do a project with reactJs and bootstrap. I wanna upload a logo to my project but I got error. Can you explain me
So i am trying to replace ts-loader with esbuild-loader in webpack, however it seems like as soon as I make the change, the page stops working. { test: /\.t
I've been stuck at trying to submit my form for a couple of days now. I constantly get hit with the following error: "POST http://localhost:5000/graphql 400 (Ba