|
|
|
Ask HN: What are the biggest limitations of HTML5?
|
|
5 points
by chrisringrose
4906 days ago
|
|
Ubuntu's and Firefox's mobile OS'es are coming soon, and Google's Chrome OS is on the rise (the Chromebook was Amazon's #1 selling laptop). It seems like we should start taking "web apps", or whatever you want to call them, more seriously. BUT, there are undeniably some serious limitations. I think it's time we start openly discussing these problems, and how they can be addressed. |
|
- Security e.g. users shouldn't trust a client based HTML5 with any serious data collection.
- Local Data - Storage is limited & it can be manipulated
- Syncing offline apps - Determining which is the latest version etc
- If the browser vendors won't implement something, it won't get implemented. This has also lead to
- Format Incompatibilities e.g. try audio/video tags across the major browsers