Browsing Tag
softwaredevelopment
72 posts
Choosing the Right Git Branching Strategy for Your Organization
Effective version control is at the heart of modern software development, and Git has become the industry standard…
12 Personal Go Tricks That Transformed My Productivity
Photo by Lucas Santos on Unsplash Author I typically share insights on System Design & Go at Devtrovert. Feel…
Debating the Right Programming Language? Focus Here Instead
There’s a debate that never seems to die down in the tech world: “Which programming language should I…
Testμ 2023: Highlights From Day 2
At the end of Day 2 of the TestMu Conference 2023, we reflect on a day filled with…
An Engineer’s Toolkit for continuous upskilling
Introduction Software engineering is ever-evolving. The best practices and tools available for developers today differ from those of…
Arquitectura Hexagonal: El camino hacia un Software Robusto, Flexible y Fácil de Mantener
Tras mi paso por distintos proyectos de desarrollo de software que aplicaban una “arquitectura hexagonal”, he llegado a…
Working with JavaScript Local Storage
Local storage is an important aspect of JavaScript and can be used in different scenarios. First, What is…
Object-Oriented Design: Why don’t you explain this to me like I’m five
Introduction In the world of creating software, a strong foundation is key. Before even writing a single line…
The Role of a System Architect
Unraveling growth challenges: Could a system architect be the solution? Serverless Architecture from Classic Programmer Paintings Most startups…
Agile VS Scrum VS Waterfall
Software development methodologies play a crucial role in shaping how projects are planned, executed, and delivered. Different methodologies…