I'm making a nextjs app , I want to change the navbar active button according the the visible sections in the viewport the page children look like this <div
For the life of me, I can't figure out why I can't get the delete button to work on this Material UI (MUI V5) Data Grid table. I'm a little new to coding, espec
I'm getting what seems to be a precedence issue in calling an SML function, substitute: fun substitute v new (typevar q) = ... And I am calling this from anoth
I've been trying make my validation so that an extension must be unique to it's own company but not to other companies. Here is my DB table: $table-
I'm developing a .NET 6 web application where I have two types of cameras: An IP camera with all the convenience methods for retrieving MJPEG stream from it A "
In python 3.9 I wrote a TCP server that never calls receive(). And a client that sends 1KB chunks to the server. Previously I'm setting send- and receive buffer
I'm using react material ui and having issues changing the color for the following highlight class. CSS stepIcon: { '&$active': { color: '#1e88
Better sql lite gives error and stops executing further code written in .sql file for the migration. due to which we might have to perform\write manual code. Fo