The definitive guide to WordPress asset versioning
2017-06-05
How and when to use the different versioning options of the WordPress asset registration/enqueueing functions wp_register_script and wp_register_style.
694 words
|
3 minutes
Adding progress bars to your WP-CLI processes.
2017-03-03
Learn how to add a progress bar to your WPCLI commands
221 words
|
1 minute
Becoming a Better Debugger
2017-02-10
Debugging software is the bane of existence for most developers. Once you can use a few key strategies though, it becomes something you love to do.
887 words
|
4 minutes
Conditionally add CSS classes to WordPress Widgets
2017-02-09
How to conditionally add CSS classes to a WordPress Widget wrapper element, based off it's instance settings.
482 words
|
2 minutes
3 Ways to reduce your bounce rate as a technical blogger
2016-12-08
Bounce rate is a problem that plagues highly technical blog posts, these are some ways you can help reduce bounce rates.
601 words
|
3 minutes
Make a branch from a Pull Request on GitHub
2016-11-11
How to make changes to a GitHub Pull Request
256 words
|
1 minute
How becoming a parent has made me a better developer
2016-10-24
The life of a parent/software developer has many challenges, but oddly enough, not that unique to just parenting. These are a few things that I've learned.
584 words
|
3 minutes
3 Things More Important than the Programming Languages You Know
2016-08-29
Knowing where to get started in software development can be tricky. Here are a few tips I give newcomers looking to make waves.
779 words
|
4 minutes