Deploy PHP 7.4 Code to 7.1 with Rector and GitHub Actions
Unlock the Power of Modern PHP Features As a PHP developer, you want to take advantage of the latest language features, but sometimes, compatibility issues with older versions hold you…
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." ― Martin Fowler
Unlock the Power of Modern PHP Features As a PHP developer, you want to take advantage of the latest language features, but sometimes, compatibility issues with older versions hold you…
State Persistence with Hydrated BLoC in Flutter: A Seamless User Experience In the world of mobile app development, providing a seamless user experience is crucial for retaining users. One key…
Unlock the Power of React and WordPress with Frontity As a frontend developer, you’re likely no stranger to the popularity of React and WordPress. With nearly 40% of websites powered…
The Power of Dependency Injection in Modern App Development When building modern applications, it’s not just about writing code or choosing the right tools. It’s about creating a maintainable, scalable,…
Decoupling Applications from GraphQL Servers When building applications that rely on GraphQL servers, it’s essential to consider the implications of tightly coupling your code to a specific implementation. By coding…
Effortless State Management in Flutter: A Beginner’s Guide to BLoC When building a Flutter app, it’s not uncommon to encounter the need to break down a large UI component into…
Breaking Free from Blogging Constraints: How I Found My Perfect Match with Eleventy As a blogger, I’ve experienced the frustration of feeling trapped by my website’s limitations. I’ve jumped from…
Unlocking the Power of PHP Code Downgrading As a long-time advocate for downgrading PHP code, I’ve discovered a game-changing tool that allows me to utilize the latest PHP version while…
Streamlining State Management in Flutter: The Evolution of BLoC A New Era of State Management Flutter, a relatively new cross-platform software development framework, has made significant strides in its short…