|
|
|
|
|
by xackpot
4611 days ago
|
|
Awesome. This is something I try to follow. I use the same concepts that you have listed here. Conforming to the MVC pattern makes it easier to develop. Since my team is using Parse, we don't have to worry about Data Objects and Web Services, but we do have Controllers, Data Managers and Utility functions in our app. I checked out your github account for the HN app and it is a beautifully written one. Great work. |
|