Working with Images
Learn how to use images in a Gatsby site.
Introduction
Images are essential in websites and applications, and we can hardly do without them. Therefore, we need to properly and responsively render them in the best way possible for different sizes. Doing this ourselves can be very difficult. This is why Gatsby provides us with a plugin that provides us optimized images in multiple formats and sizes.
Get hands-on with 1400+ tech skills courses.