The Scenario It’s the Friday before a major holiday and an urgent email hits your inbox. Your client, who has been a dream to work with over the past few months, has a problem. Two seconds ago you were thinking about kicking...
Read More Cross Browser Compatibility TestingCategory: Development
Breaking the Cycle of the Mean Developer
We’ve all done it before. Imagine this: you inherit code from some unknown, unseen website developer and you scoff at it as you begin to pore over it. You repeatedly face-palm as each new line of code brings another cry of, “Why...
Read More Breaking the Cycle of the Mean DeveloperBuilding a WordPress Theme: Things to Consider in 2019 (And Beyond)
WebDevStudios (WDS) is working to improve our theme framework wd_s based on Automattic’s _s; although at this point, it’s resemblance is only vaguely similar. WDS is dedicated to keeping up to date with the web development industry and making educated decisions about...
Read More Building a WordPress Theme: Things to Consider in 2019 (And Beyond)Dev Shortie: A Better Process for Styling Websites
One thing I’ve noticed a lot lately with websites is that no matter how it looks, the style sheet is full of redundant, duplicate, or unnecessary styles. A lot of that, I imagine, comes from updates after a website goes live, where...
Read More Dev Shortie: A Better Process for Styling WebsitesWeb Design and Development Myths: 2019 Edition
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 EditionPaths 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 Fields