Release 0.3 Completed !
From the beginning to now; of taking DPS909, release 0.3 has been the most frustrating period. This doesn't have anything to do with writing code or with issues, no. The most frustrating has to be waiting for my issue to be reviewed and watching my code have a conflict with what is in the master on gitHub. Backtracking for a bit, the main idea of release 0.3 is to have two pull requests, one has to be internal and one has to external. The internal was to have any improvement in our course's blog feed website; planet cdot . The external had to be an issue we found on GitHub like before expect it had to have a more meaningful contribution. Internal The issue I chose to solve was to find a way to have the website be able to translate the text into any language. To find out how to find a way to solve this issue I turn to my favorite helper google. I found some sample code that does what I need perfect but it was powered by google. What I later found out google stopped sup...