I like WP_CLI and how it can improve your development and management of sites. I sometimes even use it to create a new WordPress site locally. But what if you work on your own custom WP_CLI commands and want them more interactive?
Read MoreHow to Improve Responsive Image Attributes in WordPress
It took me 12 years to earn 6 figures in a year as a developer
I was afraid of writing this article but I think it could help someone or maybe even push to strive for more. I am a developer who works mostly with WordPress and I was able to earn 6 figures (gross) in 2020.
Read MoreGutenberg Components and Invalid Hook Call Error in React. What do do?
When you’re using Gutenberg Components (Packages) in a separate Web App (maybe Headless WordPress app), you might encounter the error that shows you the Invalid Hook Call error in React.
Read MoreProgrammatically Upload and Unpack ZIP files in WordPress
ZIP Files are not allowed in WordPress by default but you might want to have a way to upload them and unpack them. For example, how WordPress uploads and unpacks plugin ZIP files.
Read More