The excitement never seems to cease in our virtual hallways. As we enter the middle of September, WebDevStudios (WDS) has so much to tell you about, including upcoming events, a new employee, and a special offer on WordPress support that is about...
Read More Company News – SeptemberBlog
Meet the New Peeps on the WebDevStudios Team!
There’s more growth happening at WebDevStudios. Bigger projects and more of them means we need additional talent. We recently brought in three new team members to add to our pool of knowledgeable experts. Let’s get to know them! Please meet our newest...
Read More Meet the New Peeps on the WebDevStudios Team!The Project Life Cycle of Your New WordPress Website
Are you curious how website projects happen at our WordPress website agency? WebDevStudios (WDS) has a solid project life cycle that can typically be broken down into phases. These highly-focused phases will get you from the initial proposal to a brand new...
Read More The Project Life Cycle of Your New WordPress WebsiteGutenberg First
When Matt Mullenweg said to, “…learn JavaScript, deeply,” in December 2015 (almost five years ago, wow!), he was laying the foundation for the WordPress Block Editor, Gutenberg, which is being built in four phases: Easier Editing — Already available in WordPress, with...
Read More Gutenberg FirstLet’s Get Ready to Rumble! Composer vs npm
TL;DR? NPM 🥊 Composer 👊 npm install (libraries go in node_modules, executables in node_modules/.bin) composer install (libraries go in vendor, executables in vendor/bin) npm install --production composer install --no-dev npm install --package-lock-only composer update --lock npm install <package> composer require <package> npm...
Read More Let’s Get Ready to Rumble! Composer vs npmHow to Create an Addon for Local by Flywheel
A while back, I wanted to create an addon for Local by Flywheel that connected a popular database management tool, TablePlus with Local by Flywheel. Local is a development tool used by WordPress developers all over. At WebDevStudios, we use it daily....
Read More How to Create an Addon for Local by FlywheelLet’s Give Back to WordPress!
It is every man’s obligation to put back into the world at least the equivalent of what he takes out of it. Give back to the world at least what you’ve received. -Albert Einstein WordPress gives us so much—the freedom to build and share our voices along with a community...
Read More Let’s Give Back to WordPress!Content Collaboration: Why and How?
While insourcing content is a sure-fire method for keeping your company blog robust, content collaboration is one of the most impressive ways to mix things up and make your content more interesting. That’s because content collaboration requires the commingling of minds, opinions,...
Read More Content Collaboration: Why and How?Headless WordPress: Making Your Own API Endpoints
So you want to learn how to start making your own WordPress API endpoints? Great! Today we will be taking a dive into what it takes to write our own restful API endpoints for WordPress starting from the basics and working our...
Read More Headless WordPress: Making Your Own API Endpoints