Category: Front-End Development

How to Migrate a Site From Figma to WordPress

Figma to WordPress.

A Figma to WordPress conversion is a common workflow in many development circles. Figma is an industry-typical tool to help with User Interface (UI) and User Experience (UX) design. WordPress is (of course) the typical way to publish your website. It means figuring out how both of these solutions work together for more efficient project management. ⚙️



Defer Offscreen Images: How to Fix This Google Lighthouse Opportunity

defer offscreen images wordpress

Measuring your site’s performance has often been a hit or miss job. This is because the available tools didn’t give us a proper insight into the experience of the user relative to that site performance. However, Google Lighthouse fixes a lot of these drawbacks, and makes it so you can fit it into your development workflow. One of the ‘opportunities’ within Lighthouse is to defer offscreen images in WordPress. The good news is this is simple to achieve.