DEV Community

Discussion on: Eliminate render-blocking resources

Collapse
 
rnrnshn profile image
Olimpio

Thank you... Great tips. I didn't know about cloudinary and I'm testing it and it just amazing... About eliminating CDN links it's kinda confusing cuz back in time many devz were recommending to use CDN "cuz it was fast and secure and bla bla bla" but things are changing now... πŸ˜‰

Collapse
 
ben profile image
Ben Halpern

I think there's some nuance there, CDNs are still pretty amazing as a technology itself.

But yeah, don't want to be doing things willy nilly. You're introducing some chaos every time you do.