as you might quickly notice, I'm not a network nor a docker guru. I appreciate all help big time! I'm trying to run a two applications in two different docker c
I have two lists : Keyword = ['Dog', 'Cat', 'White Cat', 'Lion', 'Black Cat'] Definition = ['Mans Best Friend', 'The cat is a domestic species of a small carniv
The following code draws two rectangles: const demoCanvas = document.getElementById('canvas-demo').getContext('2d'); window.onload = function() { demoCan
I'm a MS Teams user and I would like to send a chat message to a user in a different web application via API. Is there any documentation regarding this? Hope to
I am trying to setup my application and opensearch application behind NGINX ingress on EKS as shown below. On NGINX Ingress, I setup the routing as below which
When creating type="number" input, it getting '+' or '-' characters. I want to prevent it. However when I tried to watch every state changed on input value, it