Useful
I always wary of things with “ultimate” in the title, but this isn’t a bad overview: Ultimate Guide to WordPress Functions and Theme Anatomy
View ArticleMore useful…
The only legacy code I’m updating these days is mine… How to Improve a Legacy Codebase
View ArticleAtom editor
12 Favorite Atom Tips and Shortcuts to Improve Your Workflow 10 power tips for Atom users
View ArticleThe transients API is your friend but…
from Pressjitsu: Don’t Cache WP_Query Objects Cache the HTML you create from the query instead.
View ArticleAccessiblity Issues
Accessibility according to actual people with disabilities “If you have a disability, what’s the hardest thing about browsing the web?” The answers to Safia Abdalla’s tweet are truly eye-opening and...
View ArticleA bit of history…
The Languages Which Almost Became CSS When Tim Berners-Lee announced HTML in 1991 there was no method of styling pages. How a given HTML tag was rendered was determined by the browser, often with...
View ArticleThis and That…
lightweight and powerful datetimepicker with no dependencies CSS-only directionally aware hover Consider VueJS for Your Next Web Project When VueJS Can’t Help You Vue.js – The Progressive Javascript...
View ArticleCSS Grid
CSS Grid Gotchas And Stumbling Blocks In March this year, CSS Grid shipped into production versions of Chrome, Firefox and Safari within weeks of each other. It has been great to see how excited...
View ArticleHEML – A new way to create HTML emails
HEML is an open source markup language for building responsive email. It gives you the native power of HTML without having to deal with all of the email quirks. HEML makes building emails as easy as...
View Article10up Best Practices
10up Engineering: Best Practices Home Audience Goal Philosophy Contributing CSS Philosophy Syntax and Formatting Documentation Performance Responsive Websites Frameworks JS Performance Design Patterns...
View ArticleSo much CSS…
Grid Calendar with CSS Grid CSS Grid Starter Layouts Using CSS Grid: Supporting Browsers Without Grid Grid by Example Visualizers Specificity Visualizer cssstats.com CSS Specificity Graph Generator...
View ArticleCSS for debugging media queries
Eric Meyer: Displaying CSS Breakpoint Information with Generated Content Custom properties for breakpoint debugging JS Bin demo
View ArticlePassing variables to WP get_template_part()
Passing variables to WP get_template_part() StackExchange: Get template part vs locate template function Passing variables to WordPress get_template_part() function Codex: locate_template()
View Article