We could go on and on about how unprecedented last year was for everyone, but by now, you’ve read that line a thousand times. Instead, we would rather list our noteworthy moments and milestones. Like everyone else, we adapted to change as...
Read More WebDevStudios 2020 Year in ReviewSearch Results for: git flow
Didn't find what you were looking for? Try another search!
Headless WordPress and Headless CMS
What is a Headless CMS? The terms Headless WordPress and Headless Content Management Systems (Headless CMS) have continued to rise on Google trends the last few years, spiking last summer during the height of pandemic, as small businesses all over the world...
Read More Headless WordPress and Headless CMSResolve CORS Errors with WordPress REST API
Cross-Origin Resource Sharing (CORS) is a relatively new problem in JavaScript development. Maybe I’m showing my age here, but I can distinctly remember when there were no concerns with loading JavaScript from all over the internet into your blog. It was new!...
Read More Resolve CORS Errors with WordPress REST APIThe 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 npmAnother Five for the Future in Our Forecast
Not only are rising summer temperatures in the forecast as July comes to an end, but there is another Five for the Future Friday scheduled in ours. Tomorrow, the final day of July, WebDevStudios (WDS) will devote the day to giving back...
Read More Another Five for the Future in Our ForecastContributing to the WordPress Core
There are many ways to contribute to WordPress and its community. This article is focused on helping developers set up and get started on contributing to the WordPress core. Spoiler: You can definitely do this without SVN! Before anything, I would like...
Read More Contributing to the WordPress CorePost Event Report: Jamstack Conf Virtual 2020
Jamstack Conf is a two-day celebration of the next generation of web apps, where the JAMStack community and ecosystem come together to learn, connect, and create. Conference attendees range from frontend and full-stack engineers to web agencies, all ready to push the...
Read More Post Event Report: Jamstack Conf Virtual 2020