Keith DsouzaUnveiling the Twelve-Factor App: Principles for Modern Software DevelopmentIn today’s rapidly evolving digital landscape, software development has transitioned from monolithic architectures to more flexible and…Mar 26Mar 26
Keith DsouzaChoosing Between Monolithic and Microservice Architecture: A Comprehensive GuideIn the ever-evolving landscape of software development, architects are constantly faced with the decision of choosing between two prominent…Mar 13Mar 13
Keith DsouzaThe Power of Work Breakdown Structure (WBS): Streamlining Project SuccessIn the realm of project management, one of the most crucial elements for achieving success is effective planning and organisation. A Work…May 27, 2023May 27, 2023
Keith DsouzaUnderstanding and Managing Stakeholder RelationshipsStakeholders are individuals, groups, or organizations that have an interest in a project or organization’s activities or outcomes. They…Apr 8, 2023Apr 8, 2023
Keith DsouzaAgile Development: A Modern Approach to Software Development“The important thing is not your process, the important thing is your process for improving your process.”Mar 23, 2023Mar 23, 2023
Keith DsouzaPersistent Bottom Navigation Bar package Flutter (Tutorial)The persistent_bottom_nav_bar package is a popular third-party Flutter package that provides an easy-to-use widget for creating a…Mar 22, 2023Mar 22, 2023
Keith DsouzaGetX- A powerful plugin for flutter for your state management needs.GetX is a popular state management and dependency injection library for Flutter that provides a lightweight and easy-to-use alternative to…Mar 22, 20231Mar 22, 20231
Keith DsouzaFirebase Cloud Messaging in Flutter made easy.Firebase Cloud Messaging (FCM) is a popular messaging service provided by Google that allows you to send notifications and messages to…Mar 22, 2023Mar 22, 2023
Keith DsouzaConnect Nodejs to PostGres SQLTo connect to a PostgreSQL database using Node.js, you can use the pg module, which is a PostgreSQL client for Node.js.Mar 22, 2023Mar 22, 2023