Found 7 bookmarks
Custom sorting
Code Review Part 1: Fixing Design Flaw with the "Return Early" Strategy
Code Review Part 1: Fixing Design Flaw with the "Return Early" Strategy
While reading Josh Pollock’s first article in his Advanced OOP for WordPress series, I noticed opportunities to improve his code’s quality and performance. So I reached out to him. As a fellow educator, he suggested that I do a code review and then publish my insights in a series of articles here on Torque as …
·torquemag.io·
Code Review Part 1: Fixing Design Flaw with the "Return Early" Strategy
Don't Follow WordPress Coding Standards
Don't Follow WordPress Coding Standards
When I started in WordPress development, I was very lucky that I found good quality tutorials by experienced developers such as Tom McFarlin and Pippin Williamson, who understood the ecosystem well. The more I learned, the more I came to value sticking to “The WordPress Way”. Since I learned plugin development by working as a …
·torquemag.io·
Don't Follow WordPress Coding Standards