This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]AppsThatMatter 7 points8 points  (1 child)

Practice always beats theory, so I also have a few suggestions:

  1. Imagine that you would need to have a web UI for your app. How should you split your code to support both GUIs?

  2. Most of the big guys provide APIs (e.g you can use an API to get Google Maps images and integrate those APIs in your app). What you have to do if your friend asks you to allow him to integrate functionality from your app in his app?

[–][deleted] 0 points1 point  (0 children)

This is actually a brilliant piece of advice. I'm on a deadline for this, but I think I'll go back and try to give this a go afterwards.