Utilizing Cloudflare reverse proxies one can assemble a web experience combining multiple distinct origin content sources into a unified site. It takes careful planning and requires a level of sophistication beyond the normal web site build paradigm. If executed properly the results are worth the complexity.
Resources
The Enhanced Main APP Build Process
The Haymarket Media Engineering team has streamlined our build pipeline and corresponding workflow to avail our selves of new feature recently added to GitLab and Jira. This article describes the updated process.
How to develop, test and package banners
Complete how-to guide for developing, testing and packaging banner files
Testing emails on Litmus
When developing HTML emails, it’s important to test them on various browsers, operating systems & platforms to see how they may appear. Litmus will help you identify any issues that need to be resolved. The list below is a collection of suggested email clients to utilize for testing. Windows 10 macOS Web-based iOS devices iOS […]
Profiling the LocalWP Database with Jet Profiler
Profiling application performance is essential for good cod quality as well as routing out performance based issues. Any time you can conduct this kind of investigation in the local development environment is a bonus to the SDLC. Unfortunately this can be problematic, when working with some local WordPress hosting solutions. The more convenient the local hosting solution the more difficult it is to customize things to provide the insight needed.