Latest posts from the blog …

Hey Devs, is your calculated GST on Xero API generated invoice one cent off?
Dear friends and followers, today I got an idea to write a post about Xero API integration challenges.
Happy reading&happy coding!Read more Hey Devs, is your calculated GST on Xero API generated invoice one cent off?

Distributed System Architecture: Modern Three-Tier
Modern Three-Tier The most used infrastructure architecture for SMEs and data-oriented small businesses operating on a global scale. When it comes on the technology stack, and if talking about Web Applications then the most common setup I have seen all over the place is React.js being used for SPA or PWA frontend as a client/presentation … Read more Distributed System Architecture: Modern Three-Tier

Software development principles and practices for solid Software Engineers
Although today’s way of software development is rapidly changing, having a good understanding of these principles and good practices may only help you become better in software development. Personally, I would recommend to every solid Software Engineers to get familiar with these practices if not already. Coding practices YAGNI (You Aren’t Gonna Need It) DRY (Don’t Repeat … Read more Software development principles and practices for solid Software Engineers