I'm looking for some guidance or tips for how to revise the function below. My goal is create a function that accepts one parameter and then returns a string. I
I want to learn what cluster in ecs means. So I found that in aws "Cluster — A logic group of EC2 instances." - what does it mean? How many clusters/ser
I have a custom interface like this: interface Pointer<T> { id: string } id is a pointer to other data structures, but the id field doesn't contain inf
I want to develop a feature that when opening the switch the image can show outside of the page and when closing the switch, the image is hidden. Here is my sam
I have a table something like this STUDENT JSONB Column 1 {"total":8,"healthy": 2,"unhealthy":5,"X":7} 1
In my project, I have a cart icon that when mouse clicks on the icon needs to unfold a dropdown list with two link options. When the mouse is
When I run: docker build -t random-letter . I get error: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? I tri
I know that this question has been already answered a million of times, but I couldn't find any solution. Well I have these three tables on postgres sql. CREAT