I’m using Bootstrap with Responsive Images. I want to optimize load times by offering multiple image sizes to browsers. According to this article, a plain approach with srcset like this is good for
Source: Responsive images: img srcset + Bootstrap, wrong size image gets loaded – Stack Overflow