Chill Reads: Abstract Blogging
Working with legacy code in a world full of fake developers
Working with legacy code is the hardest part of the entire career of any developer. I think there is no developer who did not face some.
3 reasons to keep a changelog for your project
A changelog file it's just a history of changes made for a project. It's very useful to keep track of everything into a single place and to summarize some features than to look throw all the commits from git repository.