Improved my development workflow
For some time now I slightly modified my development workflow and I have seen a great improvement in my developers life:
- it started by using Git Svn in front of our central Svn
For some time now I slightly modified my development workflow and I have seen a great improvement in my developers life:
The other day I needed a way in a project I am working on to turn a .NET API, RestSharp to name it, so that I could use it in an asynchronous way.