I’ve written about New Year website prep before and how this is a popular time to give your website a good once-over for the new year. You can read Get Your WordPress Site Ready for the New Year: What to do Now!...
Read More Web Design and Development Myths: 2019 EditionCategory: Development
Paths to Learning Web Development
Computer programming is a vast and complex field. For those interested in the ins and outs of engineering, determining a path to learning relevant information can seem incredibly daunting. Even once you narrow your focus to a particular area of the field,...
Read More Paths to Learning Web DevelopmentModern Theme Development with Storefront
Storefront is a robust and flexible free WordPress theme developed by the team behind WooCommerce. Out of the box, Storefront supports deep integration with WooCommerce, which makes it a perfect starting point for developers to launch their projects. Storefront’s codebase relies on...
Read More Modern Theme Development with StorefrontIntroduction to End-to-End Testing with Cypress.io
The topic of testing comes up often at WebDevStudios—whether we’re on-boarding a new project, or we’re digging out bugs on existing work, and even when we talk about our own internal tools. Testing is a common part of software development that often...
Read More Introduction to End-to-End Testing with Cypress.ioBeaver Builder Custom Fields
At WebDevStudios (WDS), we’ve used Beaver Builder for several projects because it provides a quick and intuitive way for our clients to customize their websites. The development documentation for Beaver Builder is pretty good, however it falls short in one particular area: custom...
Read More Beaver Builder Custom FieldsLeaving Homestead: Finding the Best All-Around Local Development Environment
Back in 2016, I wrote a blog post about using Laravel Homestead as my local environment. At the time, my only real options were Vagrant or MAMP as an Apple user. Since then, the number of options has increased slightly to include...
Read More Leaving Homestead: Finding the Best All-Around Local Development EnvironmentThe Journey to 1.0 — WDS Blocks and WordPress Gutenberg
WordPress made a big leap into the world of modern web development with its announcement of Gutenberg last year—reimagining what WordPress is and can be by providing a new interface for creating content built partially on the React.js platform. Since it will...
Read More The Journey to 1.0 — WDS Blocks and WordPress GutenbergGoogle Chrome 63: Goodbye .dev, Hello .test
December 7 is a date which lives in infamy. Chrome 63 was officially released. Okay, so really the attack on Pearl Harbor is what is worth remembering about this date, but let’s talk about why the release of Chrome 63 is important to...
Read More Google Chrome 63: Goodbye .dev, Hello .testRubber Ducking
One of my favorite things to do as a developer is rubber ducking with other devs. If you aren’t familiar with rubber ducking, the term comes from the book The Pragmatic Programmer in which a dev would explain, line by line, their...
Read More Rubber Ducking