Showing articles tagged with "Performance" (2)


getMany() with newQuery()

Fri Jun 30, 2023

Did you know you can use the Modx newQuery() method to enhance your getMany() relationship calls? In this article, we'll quickly look at a scenario where this could come in handy.

Read more

Generating images using phpThumb()

Mon Nov 21, 2022

As developers, we must ensure that the sites we build not only look good but perform well and the easiest way to gain a performance boost is by serving properly optimized images. We'll be looking at the pThumb Extra to generate out different image sizes, crops, and formats all on the fly

Read more