Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
14 views

I am trying to develop a ladder logic IDE similar to Siemens TIA Portal. While doing this, I’ve been struggling a lot with aligning PLC ladder contacts and blocks. I have spent a long time researching ...
mesh's user avatar
  • 184
Advice
0 votes
2 replies
34 views

I need to create a menu with three links using React.js, and they all need to be on one line. So far, I have the links created, but they are stacking up, one on top of the other. I am trying to get ...
user32685524's user avatar
Advice
0 votes
7 replies
97 views

What is best, keeping an app written in React or change the app to Flutter?
Abdullatif's user avatar
-1 votes
2 answers
65 views

I created a custom hook to fetch data and memoize it using useEffect and useMemo, but my component ends up in an infinite re-render loop. I can’t figure out why. Here’s a simplified version of my code:...
Talha Saeed's user avatar
Advice
0 votes
1 replies
58 views

I was told it is possible https://github.com/mui/material-ui/issues/48394 but the docs do not mention this at all.
singpolyma's user avatar
  • 11.3k
Advice
1 vote
3 replies
106 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
85 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
-1 votes
1 answer
58 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
47 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
76 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
108 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
132 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
82 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
163 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

15 30 50 per page
1
2 3 4 5
31715