Front end written in languages used for back end! [closed]
Closed 10 years ago.
Front end written in languages used for back end! [closed]
Closed 10 years ago.
Entity/DAO for any combination of values?
You have a nice set of entities
Entity/DAO for any combination of values?
You have a nice set of entities
How to maintain consistency when Retrieving partial vs. full data in an API Resource
I’m working on a API for the logistics department, and I have a resource called logisticTransport
, which is an entity in our database. I’m facing a challenge with maintaining consistency when retrieving data from this resource.
Usestate hook not working on nextjs
i have build my own state on next js but the usestate hook didn’t work I had already install latest version of next js & react also use “use client”
UI development approaches for high frequency data
I have a HTTP SSE endpoint that will be streaming data at around 1ms frequency. This data is a JSON payload that needs to move dial gauges, plot lines, etc. on a dashboard. Assume close to dozen or so widgets on dashboard that need to refresh at 1ms frequency. I have tried Node-RED dashboard. I noticed that, at 1ms, only one dial gauge refreshes and others freeze.
How to explain to my manager the importance of separation of concerns?
I’m an extremely novice web programmer working at a 2 person shop building websites, and we’re in the process of writing a simple website template system in PHP from scratch. My manager is entirely self taught. He has been insisting that we put our HTML directly quoted in variables, mixing our back end code with the front end stuff.
How to explain to my manager the importance of separation of concerns?
I’m an extremely novice web programmer working at a 2 person shop building websites, and we’re in the process of writing a simple website template system in PHP from scratch. My manager is entirely self taught. He has been insisting that we put our HTML directly quoted in variables, mixing our back end code with the front end stuff.
How to explain to my manager the importance of separation of concerns?
I’m an extremely novice web programmer working at a 2 person shop building websites, and we’re in the process of writing a simple website template system in PHP from scratch. My manager is entirely self taught. He has been insisting that we put our HTML directly quoted in variables, mixing our back end code with the front end stuff.