Become the software engineer with strong fundamentals.In the ever-changing world of software engineering, it is tempting for developers to focus on the latest trends and technologies. While staying up to date is essential; it is equally crucial to recognize the significance of mastering the fundamentals...Aug 9, 2023·4 min read
Challenging the daily Stand-Up: Debunking the need for daily meetings in ScrumJun 28, 2023·5 min read
Documentation is Essential in Software Engineering and we all need to write more of it.Jun 23, 2023·4 min read
Hiring offshore developers can save a company a lot of money, so why don't they?Introduction In today's globalised world plus the advancements of the Internet and technology as a whole, hiring software engineers from developing countries seem to be an ideal strategy from a financial point of view to cut costs and a potential boo...Jun 18, 2023·4 min read
Express.js: The dangers of unopinionated frameworks and best practices for building web applications.Introduction Express.js is a popular Node.js web application framework that is well-known for its minimalist and unopinionated nature. While its flexibility and simplicity appeal to many developers, there are inherent risks and drawbacks associated w...Jun 13, 2023·4 min read
Here is how you write scalable and maintainable React components for projects of any size.We all know React is a library and not a framework, and that, unfortunately, is it's biggest drawback. Compared to the other 2 popular frontend frameworks out there; Angular and Vue, React really is the odd child. I wholeheartedly believe that we all...Jun 9, 2023·3 min read