At WebDevStudios (WDS), we don’t stop giving back, including our constant participation in Five for the Future. Whether it’s speaking at or organizing a WordCamp event, or participating in a number of open-source projects, our team is always working toward making the...
Read More Another Friday, Another Five for the Future Day!Search Results for: Sass
Didn't find what you were looking for? Try another search!
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 WebsitesHow Page Builders Can Help Your Team Create Better Websites
WordPress Page Builders have a controversial history. Early visual design tools for WordPress were clunky and, behind the scenes, outputted code that was slow-loading and poor in quality. Not only that, Page Builders were often bundled together with WordPress themes, which made...
Read More How Page Builders Can Help Your Team Create Better WebsitesFive Reusable Code Snippets to Reduce Development Time
When was the last time you started a project from scratch? I mean literally from scratch—not using a framework, a parent/child theme, or any plugins. Maybe never? One could argue that as long as you’re using WordPress that you’re not necessarily creating anything from scratch since...
Read More Five Reusable Code Snippets to Reduce Development TimeHeadless 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)Advanced 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 StorefrontLint Code Like A Boss
Do you like saving time (and money)? Are you exhausted by constant interruptions and barriers when trying to ship, because of internal feuds about code syntax? Are you 100% confident that your app will work across different PHP versions and devices? If...
Read More Lint Code Like A Boss