Y
Hacker News
new
|
ask
|
show
|
jobs
by
snipethunder
3315 days ago
Did you ever try to decompile your iOS or Android app to learn from them. As a mobile developer, I never learn things this way.
1 comments
dccoolgai
3315 days ago
That's the point. The web, at least until now, only ran a mostly human-readable scripting language. Even if grokking the entirety of a codebase isn't easy because of minification, you can still see basic loop structures, API calss, etc.
link