We don’t like to write the same code multiple times. If you have to apply any changes to projects that share files (the files you are editing), you can use git to acco...
Read more
Sometimes our apps have to remain offline for maintenance purposes, sometimes for a short time, sometimes for more than a while. In both cases it’s a good practice to ...