What Is AMP? In short, AMP is an HTML Framework, which helps pages load faster and look better than standard HTML pages. The framework prevents developers from shooting themselves in the foot by having strict coding standards and by requiring all pages...
Read More WDS and Microsoft 365 Partner Together to Create a Custom AMP ExperienceAuthor: Greg Rickaby
Get to Know the Official AMP for WordPress Plugin
In my last blog post, I filled you in on what’s new with the AMP Project and why I think it’s worth a second look. Today, I want to go in depth with the official AMP for WordPress plugin. Real Quick, What...
Read More Get to Know the Official AMP for WordPress PluginAMP ⚡️ More Than Just Mobile Pages
If you’re like me, then you’ve heard of the AMP Project. It was announced by Google about four years ago as a way to improve mobile performance on the web. You may have even installed the AMP for WordPress plugin and then...
Read More AMP ⚡️ More Than Just Mobile PagesThe 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 GutenbergHow Thinking About Accessibility Can Lead to Success
Just over two years ago, I wrote a blog post about accessibility basics, where I introduced readers to accessibility APIs from a 30,000 foot view. Near the end, I proclaimed that WebDevStudios is “committed to building accessible websites.” Internally, an effort to make our starter...
Read More How Thinking About Accessibility Can Lead to SuccessLint 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 BossCSS @font-face: 2016 Edition
Remember back in 2009/2010, when @font-face was introduced? Developers rejoiced, because they no longer were they forced to use a (small) handful of fonts! There were some caveats though…browser support was just okay. To make @font-face work across Chrome, Safari, Firefox, IE, and mobile, you had...
Read More CSS @font-face: 2016 EditionHow We Built Skype in Media on WordPress
Last quarter, we were hired by Skype and tasked with building a smaller site, featuring Skype TX. Skype TX is “studio-grade hardware for the broadcast industry, which features peerless integration with Skype.” In other words, Skype Tx is powerful hardware and software for professionals in live...
Read More How We Built Skype in Media on WordPressGulp Configuration: A Beginners Guide
Recently, WebDevStudios integrated Gulp into our theme boilerplate, wd_s. Below, I go through the Gulpfile.js, section by section, in hopes that you can benefit from our mistakes experience.
Read More Gulp Configuration: A Beginners Guide