How to Setup and Use Composer PHP Dependency Manager
Composer is a dependency manager for PHP — and it’s one of the first things I set up on every Read More »
Let's Connect On
Composer is a dependency manager for PHP — and it’s one of the first things I set up on every Read More »
Node.js is an open-source runtime that lets you run JavaScript outside the browser. It uses Google’s V8 engine and a Read More »
Git is the standard version control system for tracking code changes, undoing mistakes, and keeping your project history clean. I Read More »
VS Code is the most popular code editor and for good reason — it’s lightweight, extensible, and works with nearly Read More »
MAMP gives you a complete Apache, MySQL, and PHP stack for local WordPress development on macOS. I’ve tried most of Read More »
XAMPP bundles Apache, MySQL, PHP, and Perl into a single Windows installer — everything you need for local WordPress development. Read More »
Is developing a WordPress theme worth it? Do people still use WordPress? Do websites still need a WordPress theme other Read More »
I don’t think AI is replacing programmers anytime soon — but it’s getting closer than most people realize. Every few Read More »
WordPress powers over 810 million websites — and every one of them needs updates, backups, and maintenance. If you’re managing Read More »
ChatGPT is a free AI chatbot that can write code, generate recipes, draft contracts, and answer almost anything you throw Read More »
As a person who’s been programming for over a decade, I can testify about my early feelings of Imposter Syndrome Read More »
We all need a little motivation in our lives. Some people argue that motivation is temporary, but motivation is like Read More »
WordPress Multisite: An Effective Tool for Developers and Freelancers The WordPress Multisite network offers a powerful solution for WordPress Developers, Read More »
Over the years, there’s been a paradigm shift in work culture, driven by the rise of gig economy and the Read More »
WordPress User Roles and Capabilities is how permissions are handled by the CMS aka Content Management System. These rules are Read More »
WordPress powers over 40% of the modern web and 60% of websites that use a content management system. The numbers Read More »
https://youtube.com/watch?v=nsUxOqHh5O8 Python, PHP, JavaScript, Rust, Swift, Kotlin, Java, Go, SQL or R. Or any of the other thousands of programming Read More »
On December 15, 2022, GitHub is going to officially archive the Atom Text Editor project. This doesn’t come as a Read More »
“I don’t always test my code, but when I do, I do it in production”. That’s a HUGE MISTAKE! In Read More »
Most likely you already have either a Windows-Powered laptop/desktop, or you have an Apple laptop/desktop running macOS. It’s common knowledge Read More »