shlogg · Early preview
Kiolk @kiolk

Improving Project Management Skills In Software Engineering

Progress made on displaying formatted strings and iOS web content, but still a gap in knowledge about iOS platform. Next 10 days: add Detekt, update README, create GitHub project, fix comment element, implement WebView.

It is the 20th day of the challenge. I think I didn't accomplish as much as I planned, but I can identify several areas where I've grown during this time. They aren't related to coding; they are more about project management. There are 80 days ahead, but I should think about and set small goals to the next 10 days. I should do a small retrospective and identify areas for improvement. 
What I did:
I made a bit of progress today. I just fixed the problem with displaying formatted string when we need to pass integer to localized text. 
The rest of the time I worked on displaying web content on iO...