Delicious Brain Bytes: State of the Word 2023, PHP_CodeSniffer Needs Support, and HTML Hacks
In this issue of Delicious Brain Bytes, we dive into changes with PHP_CodeSniffer, report on the WP Awards 2023, look at HTML hacks that helped build the modern web, and… Read more
Delicious Brain Bytes: WordPress 6.4, Awards Season, and the Future of Yelling at Your Computer
In this issue of Delicious Brain Bytes, we take a look at what’s coming in WordPress 6.4, awards that honor the best in WordPress and awards that honor the ability… Read more
Is HTTP/3 the Future of the Web?
The web as we know it wouldn’t exist without our old friend Hypertext Transfer Protocol (HTTP). The latest iteration, HTTP/3, promises to revolutionize the way we interact with the web.… Read more
Should You Use Bun for Your Projects?
Bun is an all-in-one JavaScript runtime and toolkit created with the explicit goals of serving as a drop-in replacement for Node.js, eliminating separate layers of tooling, and speeding up the… Read more
Delicious Brain Bytes: Measuring Developer Productivity, New Releases, ACF Survey Results, and the State of WordPress Dev Tools
In this issue of Delicious Brain Bytes, we look into contentious methods for measuring productivity in software development, new releases from ACF, WP Migrate, WP Offload SES, and WP Offload… Read more
Catching Up on CSS Features
There’s a pretty good chance that CSS is one of the most consistently used tools in your kit. It’s highly familiar and often used, so much so that it’s easy… Read more
What MySQL 5.7 EOL Means for WordPress Developers
After eight years of general availability, no one can say MySQL 5.7 didn’t have a good run. MySQL 5.7 officially reaches its End of Life (EOL) in October 2023. The…
Getting the Best Results From WordPress Code Reviews
Code review is an integral part of the development cycle, with a direct impact on quality. Whether you’re focused on web, plugin, or theme development, thorough code review can help… Read more
JavaScript in the Shallow End: Browser-Based React Native With Expo Snack
“Learn JavaScript. Deeply,” is good advice, but jumping right into the deep end when you’re first learning to swim may not be the smartest move. In this article, we’re going…
WordPress Security Fundamentals: How to Not Get Hacked
WordPress has come a long way towards its stated goal of democratizing publishing, powering roughly 43% of the websites on the web. However, that status makes it a prime target…