Best Practices
[EN] Git in a team: The …
Git is a team sport: Why we need strategies
When you start working on your first projects, Git is usually pretty simple: you write code, do a git add, then a git commit and finally a git push. Complete. You are the only author and the main branch belongs solely to you.
[EN] RESTful API Design: …
Hello everyone,
As software developers, we can’t avoid APIs. Regardless of whether we build microservices ourselves or integrate external services – well-designed interfaces are the be-all and end-all for successful, maintainable systems. We have already talked about the Fundamentals of REST …
![[EN] Git in a team: The difference between feature branches and trunk-based development](/images/Feature-Based-Trunk-Based-Devlopment.jpeg)
![[EN] RESTful API Design: Learn from GitHub and build your interfaces rock-solid!](/images/REST-API-Design_BlogHeader.png)