Category: programming
10up Best Practices
Regular Expressions
Is my code any good?
The transients API is your friend but…
from Pressjitsu: Don’t Cache WP_Query Objects
Cache the HTML you create from the query instead.
More useful…
The only legacy code I’m updating these days is mine…
WordPress OOP & more
- Carl Alexander – The Man in the Middle: Designing a class to generate HTML content in WordPress
- WordPress – locate_template
- http://deluxeblogtips.com/wordpress-include-template-files/
- Pure – A set of small, responsive CSS modules that you can use in every web project.
- Maybe a good enough reason to switch to SASS “Fluid Responsive Typography With CSS Poly Fluid Sizing“
- Anything from Lea Verou is worth looking at: Mavo – A new, approachable way to create Web applications
- The 29 Most Common Social Media Rules: Which Ones Are Real? Which Ones Are Breakable?
DRY vrs YAGNI
- Tom Dalling: FizzBuzz In Too Much Detail