DEV Community

Discussion on: Mastering Responsive Design: Best Practices for WordPress Theme Integration

Collapse
 
mattryanmtl profile image
Matt Ryan

Good post.

For optimization, i want to add that using a CDN is key. Delivering assets via CDN speeds up a site considerably. WP Offload Media plugin is easiest way to do this, although one can create their own solution from scratch using AWS, Google or Azure.