-
What Git is and how to use it
Read This Post: What Git is and how to use itLooking to fix problems with losing code either through losing files or it getting written over by other team members? You should look into using Git.
-
What I’ve learned so far in developing a theme suited for Gutenberg
Read This Post: What I’ve learned so far in developing a theme suited for GutenbergRecently I started creating a premium WordPress theme that relies a lot on Gutenberg with the idea of having it ready when it’s rolled into core. So here are a few thoughts on developing a theme for the new editor.
-
What We Can Learn from USA Today and GDPR
Read This Post: What We Can Learn from USA Today and GDPRWhen the GDPR went into effect in May, USA Today released a site for EU visitors that was about 5.2MB less than the normal site. So is there anything we can learn from that?
-
Why you should always focus on the basics when starting web development
Read This Post: Why you should always focus on the basics when starting web developmentThere are so many web development frameworks that it can be difficult to figure out where you should start. But the basics are always the right place to begin learning.
-
Your website needs HTTPS
Read This Post: Your website needs HTTPSGoogle Chrome is about to start penalizing sites that don’t have HTTPS at the start of their URLs. So your site is going to need it. Plus, it’s good for your visitors.
-
WordPress developers need to help non-technical users through Gutenberg transition
Read This Post: WordPress developers need to help non-technical users through Gutenberg transitionThe Gutenberg transition is going to be difficult for non-technical users. So it’s up to us WordPress developers to help them however we can.
-
What the inspector tools are and how to use them
Read This Post: What the inspector tools are and how to use themNeed to make a quick change on your site, but don’t know what specific element to call? The inspector tools in the browser will be able to help you out.
-
My WordPress story
Read This Post: My WordPress storyWordPress is celebrating its 15th anniversary on Sunday. In honor of this occasion, here’s my story about how I came to use and love WordPress.
-
Should Gutenberg blocks be in plugins or themes?
Read This Post: Should Gutenberg blocks be in plugins or themes?Gutenberg is still going through the finishing stages before it’s released in WordPress core. But there’s still a question about Gutenberg blocks that I’m not really seeing anyone answer. Should blocks be placed in plugins or themes?
-
How Gutenberg is from a developer’s perspective
Read This Post: How Gutenberg is from a developer’s perspectiveWe’re still in this sort of waiting period for Gutenberg, the new WordPress editor. If you’re a WordPress developer, however, you need to be learning how to develop with it now.