When you are driving on an icy road in a neighborhood, it makes sense to only go as fast as you are comfortable running into something. This has been the lesson I’ve learned looking out my front window over the past few days. The same can be said for web coding. Let me tell you […]
affiliate
Beginner Mistakes in WordPress: not using a Staging Site.
Easily a top-ten mistake I see beginner WordPress users making is updating plugins, themes, and other code on the live site. Updating your code on the live site, without checking to see if it’s going to break stuff, is what developers call “Cowboy Coding,” and it’s an epidemic among beginners. If you update it on […]