I’m excited to once again be presenting at ZendCon 2017. This year I’ll be doing two talks. On Tuesday, October 24, I’ll be presenting “Isomorphic WordPress Applications using NodeifyWP” which will cover isomorphic JavaScript in WordPress, specifically NodifyWP, Twenty Sixteen React, and the NodifyWP Environment. Here are my slides. On Thursday, October 26, I’ll be [...]
This weekend I’ll be presenting on “Isomorphic WordPress Applications using NodeifyWP”. I’ll also be discussing the NodeifyWP Environment – a Dockerized environment pre-setup for running NodeifyWP applications. [...]
Today, I am speaking at the inaugural WordCamp Denpasar. I will be giving a talk on NodeifyWP and Twenty Sixteen React, giving the debut demo of the framework. NodeifyWP is a framework, created by 10up, for creating isomorphic JavaScript applications within PHP and WordPress. Twenty Sixteen React is an example theme using the framework along with [...]
Data compression is an extremely important topic in modern computing, networking, and software engineering. Sharing information faster and in smaller sizes across a network is a boundary that will continue to be pushed as long as computers and the internet exist. Large companies like Google and very smart people have continuously refined and created new [...]
Today I’m presenting on Best Practices for WordPress in Enterprise at Music City Code 2016. Here are a few of the topics that will be covered: – Caching for high traffic situation – Security techniques – Writing maintainable/extensible code – Optimizing database reads/writes – Search Teamwork in software development – Browser performance – Workflows – [...]
Using the post_class() and get_post_class() functions can slow down your website. This post explains why and how to fix it. [...]
Today I’m presenting on Best Practices for WordPress at WordCamp Porto 2016. This talk is similar to my WordPress Best Practices for Enterprise talk but will be a bit more general and has some updated topics. Specifically, this presentation will include: – Caching for high traffic situation – Security techniques – Writing maintainable/extensible code – [...]
Today I am presenting at DevIgnition 2016. Fluxible is a framework by Yahoo that follows the Flux architecture by Facebook. The framework enables you to build powerful isomorphic JavaScript applications that are extremely maintainable, extensible, and scalable using React.js components. The Flux architecture employs a “unidirectional dataflow” and has three major parts: “dispatcher”, “stores”, and [...]
I released a new plugin called Simple Cache. In my blog post Comparison of Popular WordPress Caching Solutions, I rated a number of popular caching plugins pointing out what I like and dislike about each. After writing the post, I decided to create my own plugin that embodies all the characteristics that I think are [...]
Sign up for the latest WordPress tricks, tips, tutorials, and offers from the people who write the software.