|
|
|
|
|
by alc90
4059 days ago
|
|
Don't know much Swift - but I just wanted to say congrats on shipping something and also for the app - it looks really nice. Good job. Regarding the code quality - from my experience you'll be able to also see for yourself if the code is well written when you'll want to change something in the app(e.g. in the next update) and see how easy (or not) it is to do so. Also my advice will be to take a look at other open source projects and try to see how others have done the same things - what was their approach and how is this different from what you would do in a similar scenario. |
|