Leveraging createImageBitmap to create image previews In Google I/O 2022, the web team announced that most major browsers now have implemented createImageBitmap api. So, we will look at one feature that used to require too much effort to achieve, and how we can easily implement this feature with the help…