Skip to main content
Filter by
Sorted by
Tagged with
Advice
1 vote
2 replies
76 views

I'm building a stock management project using React (with Redux-Toolkit). My project includes: Products Product variants Categories Stock management (add / remove / update quantity) Forms (create/...
moujjane ali's user avatar
Advice
0 votes
8 replies
73 views

Can you recommend me a MERN stack course according to the current industry demand and the below listed constraints? The constraints are: - Budget is around 25k INR. Course duration should be around ...
Mayank Jain's user avatar
0 votes
0 answers
45 views

I am building a web-based 3D interactive project using React Three Fiber. The model is a character with skeletal animations (SkinnedMesh) generated by an AI tool. The project works perfectly on ...
kaixindeguobaoroudawang's user avatar
Advice
0 votes
0 replies
44 views

i have CRM dashboard made with ReactJS, client asks for integration with WeChat so he is able to send invoice data to WeChat as a .xlsx file, doing research i read that we can't open WeChat directly ...
aasem shoshari's user avatar
-1 votes
0 answers
64 views

I want to be able to expand the size of the window, and the datagrid, to cover two monitors, so the user can move elements around freely and resize them manually as need be, but I do not want the ...
bhagen's user avatar
  • 1
Advice
1 vote
4 replies
101 views

I have basic knowledge of HTML, CSS, and JavaScript (functions, arrays, objects), but I have not built any real-world projects yet. I want to learn full-stack development using React (frontend) and ...
Sarthak Patel's user avatar
Advice
0 votes
3 replies
124 views

I'm building a simple timer component in React using setInterval to increment a counter every second. However, the state variable seconds never updates inside the interval callback – it always logs 0, ...
Александр Лисенков's user avatar
-1 votes
0 answers
78 views

I'm new to React and Next.js, and I'm running into a really annoying caching issue. When I have a api/auth/route.ts , and an Ecmascript parsing error is detected in this file, even after I fix the ...
Stéphane M.'s user avatar
-5 votes
0 answers
55 views

enter image description here while migrating all third-party plugins from older versions to the latest versions, bundle code which is generated after running npm run build, is not transpiled to ES5. ...
Praneetha Puchalapalli's user avatar
Advice
1 vote
7 replies
162 views

I built a simple user administration app in JavaScript/React. It covers the basics, listing users, adding, editing, and deleting them, but I feel like there's a lot of room for improvement and I'm not ...
Gurken Sandla's user avatar
-2 votes
0 answers
46 views

I’m using Mantine useForm with Yup resolver inside a modal. I have a two-step UI: Step 1: Action selection User clicks either Approve or Reject Step 2: Remarks + final submit After clicking action, I ...
Emdadul Haque's user avatar
0 votes
0 answers
27 views

I am using a stripped down version of the example used in the documentation, however I get these errors: Here's my code: import Box from '@mui/material/Box'; import { DataGrid, type GridColDef } from ...
Travis Heeter's user avatar
0 votes
3 answers
157 views

I am building a Next.js 14 app using the App Router. I have a dynamic route /products/[id] and I'm using useEffect with the params.id as a dependency to fetch data whenever the user navigates to a ...
Sumit Mayani's user avatar
Advice
0 votes
2 replies
62 views

[plugin:vite:import-analysis] Failed to resolve import "./src/assets/Header.jsx" from "src/App.jsx". Does the file exist? C:/Users/MCLAREN/Desktop/Website react/my-react-app/src/...
M A Aziz Umair's user avatar
0 votes
0 answers
114 views

I'm working on a calendar for a project where, when a chosen event is clicked, a pop-up box is supposed to appear right above the clicked element. I originally tried to do it where it works based on ...
zichyboy's user avatar
  • 195

15 30 50 per page
1
2 3 4 5
31717