I'm use to using Crucible on code reviews, but we started using Github pull-request. I've created a pull-request and now completed the changes suggested by one
I am trying to convert this post to phaser 3: https://phaser.io/tutorials/coding-tips-002 but the update() function not working. In file a.ts I create a canvas
I'm just getting started with the CoinGecko API but the first call I made to /ping. It gives me the error Module not found: Error: Can't resolve 'https'. Any id
I currently have a socket.io server for java connecting to two different socket.io client applications. One is running on react-scripts and another is on webpa
html newbie here, I'm trying to use background-size: cover; to make an image cover the full screen, I'm still getting this gap. How can I fix this? I feel like
From the reading I've done so far I don't think it's possible but in the off chance it is, here goes: Given the following overly simplified HTML (based on HTML
I'm reading an excel file using readcell, and all empty cells are imported as 'missing'. I would like to replace the missing, and i found the following suggesti
I am uploading a file as multipart using retrofit val requestIdentityFrontSideFileMultipartBody =identityFrontSide?.asRequestBody("image/${identityFrontSide.ex
I want to test multiple Java microservices collaborating in Cucumber. In particular I want to test restarting one service and checking the other services handle
I have created a choropleth map in python with pyplot on US census data. Now I want to add points to this map denoting the location of towns using longitude and