Writing mostly about the journey of a Chapter Lead: leading a team of 9 development engineers in 5 squads for 5yrs+
Before this, I was myself an individual contributor, skilled in Python and Frontend.
You know what's weird? If I inspect the page, the rendered image is actually an arbitrary 806px x 339px, and the source image is 1000px x 420px
I tried to upload exactly 806x339, but it seems dev.to resizes and crops the image to 1000 x 420, but it renders it at 806x339 because of the dimensions of the parent div.
You know what's weird? If I inspect the page, the rendered image is actually an arbitrary 806px x 339px, and the source image is 1000px x 420px
I tried to upload exactly 806x339, but it seems dev.to resizes and crops the image to 1000 x 420, but it renders it at 806x339 because of the dimensions of the parent div.
This behavior is weird. But I guess image hosting service is being used e.g cloudinary, that is converting image sizes on the fly