I had this working, but it no longer does, and I somewhat-suspect a docker volume problem as well as somewhat-suspect a permissions issue, and also somewhat sus
I am creating a multiplayer card game. I use ASP.NET Core SignalR for full duplex communication with an Android client written in Java. On Android I use the Sig
I am trying to install the .net Core SDK 2.0.0 on Centos 7 following the directions in ".NET Tutorial - Hello World in 5 minutes". When I ran the first command
Click for BST image Hi I am a beginner and learning DSA now. This program is to validate a bst. In the image attached all the left nodes are lesser than their r
I have an small kubernetes (3 small nodes) on Digital Ocean. I already configured production an it is working, but for development purposes I want to create a s
I am creating a bit of an art program / game in Unity, however I need to create a color picker for the artists who are building things inside it. I am using the
I just upgraded to Wordpress 5.7 and I don't see the option to add a post thumbnail any more. I checked my functions.php and everything is still fine: add_theme
I have two web Applications. I will login in to one Web Application and will navigate to another by links or redirection from the first Application. Lastly afte
how can I search duplicate data using index key object here is my object : const obj = { product1: { name: 'paper', price: 4 }, product2: { nam