Hatchet becomes a Xero Developer Partner
We are now a Xero developer partner, enabling us to build advanced software solutions with seamless Xero integration. This enhances real-time financial management, customisation, and efficiency for our clients.Daniel Gouvignon12 Jan 2023
Mastering Modern PHP Doc Blocks in 2023: Best Practices for Improving Code Readability
Discover the balance between helpful and redundant PHP doc blocks. This article discusses when to use doc blocks effectively, highlighting modern type-hinting practices and the importance of clear, concise code comments.Daniel Gouvignon12 Jan 2023
QUIC.cloud vs Cloudflare: 2023 Definitive Guide
Compare QUIC.cloud and Cloudflare for WordPress sites. Learn about dynamic caching, HTTP/3, and LiteSpeed integration. Discover which CDN optimises speed and performance for your website.Daniel Gouvignon10 Jan 2023
The Importance of Source Maps When Debugging
Struggling with a JavaScript error in your production build? Discover how source maps can transform obfuscated code into readable stack traces, making debugging easier and faster. Learn to generate source maps with tools like Vite, Webpack, and Rollup.Glenn Forrest21 Sep 2021
Rename Master Branch To Main In GitLab
Learn to update your local and remote branches in GitLab, set "main" as the default branch, protect it, and clean up your repository by deleting the old "master" branch. This process aligns your workflow with modern practices and eliminates the outdated master/slave terminology.Daniel Gouvignon12 Aug 2021