Working with docker
Every time you start a new project you need a different version of the tools or packages that you use. It is manageable by some version managers, but there is a better way. You can start every project and install all the dependencies on a docker cont...
whitesoftware.hashnode.dev5 min read