Hacker News new | ask | show | jobs
by alphadogg 5463 days ago
The more devices targetted by a framework, the lower the common denominator...
1 comments

That is if you plan to run almost the same code on all platforms

Two counter examples here:

- For devices without a JS interpreter, app is executed server-side

- Progressive enhancement / Graceful degration : some platforms can have more features than others