DEV Community

What is Gatsby?

Rob Lauer on December 20, 2019

I've taken a keen interest in Gatsby lately, one of the more popular "static site generators". This coming from a guy who was born in Active Server...
Collapse
 
chuloo profile image
William

Great work on this post, Rob! Image optimization with Gatsby Image is great, I use Cloudinary for added optimization, transformations, as well as remote storage. These plugins make that possible github.com/cloudinary-devs/gatsby-... and this for just pulling Images into Gatsby from Cloudinary storage npmjs.com/package/gatsby-source-cl...

Collapse
 
rdlauer profile image
Rob Lauer

Ah very cool, thanks!

Collapse
 
steveyen profile image
Steve Yen

nice intro post!

Collapse
 
fly profile image
joon

Ok this was exactly what I needed before I tried out Gatsby, a clear-cut introductiom to the pros of the framework with very real examples.
Thank you immensely for the post!

Collapse
 
bnorikane profile image
Bruce N Norikane

Super helpful, Rob.

Thanks!

Collapse
 
swatantra profile image
Swatantra Kumar

Well explained Rob

Collapse
 
sneezeaway profile image
Garyyyyyyy

Very nice explanation on Gatsby, Thanks for sharing. Very helpful.