Showing articles tagged with "Performance" (2)
getMany() with newQuery()
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.
Generating images using phpThumb()
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