The goal of this article is to show you how to configure webpack to watch and compile the JavaScript files in a WordPress plugin. What this article will not cover is how to configure webpack to work with every file type known...
Read More Compile JavaScript with Webpack in a WordPress PluginCategory: WordPress
Headless WordPress with React and NextJS (Part 1)
Editor’s Note: The following is Part 1 in a two-part series titled, “Headless WordPress with React and NextJS.” You can read Part 2 here. Keep in mind that this article was published in 2019. Code samples are now outdated. If you’re interested...
Read More Headless WordPress with React and NextJS (Part 1)The Future of WordPress: Where We Started and Where We’re Going
I haven’t always been a WordPress developer, but anytime I get excited about a new framework, CMS, or platform I always end up coming back to WordPress both out of general principle and because it offers a more well-rounded package. Many others...
Read More The Future of WordPress: Where We Started and Where We’re GoingAdvanced Custom Fields and Gutenberg
WordPress 5.0 ships with a new editor called Gutenberg. Here at WebDevStudios, we’re excited to build custom editorial solutions using Gutenberg and to see how the experience evolves from the classic editor. With that said, we’re huge fans of Advanced Custom Fields (ACF)....
Read More Advanced Custom Fields and GutenbergPaths 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.ioGet Your WordPress Website Ready for the New Year: What to Do Now!
The year’s almost up; the time for family and festivities is upon us. Rather than making a New Year’s resolution to learn to play the guitar or eat your weight in ice cream (you should totally do both of those things), how...
Read More Get Your WordPress Website Ready for the New Year: What to Do Now!Beaver 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