Best practices 1 October 2020 S.O.L.I.D. principles, why are they so important? We hear a lot about these principles, they are also a very frequent interview question and there's a good reason why people should be aware
Featured Docker 8 September 2020 Using Multi-stage Builds in Dockerfile Using Multi-stage builds is a good solution I found in order to write clear step-by-step Dockerfiles and at the same time get a simple, secure
Featured Best practices 16 August 2018 Introduction to GIT GIT is a decentralized version control system, created by Linus Torvalds (yes, the same creator of Linux). It provides a complete command line tool to