|
|
|
|
|
by nekoZonbi
5538 days ago
|
|
Excellent point. Thats the same experience I had when moved to the flash platform, some years back. Now that I am coming back to html-javascript, i can help but feel frustrated by the mess that is html app development. My dream for the web platform, would be that the committees would create some kind of underlying bytecode and basic graphic primitives. On top of which different programming languages and graphic Apis could be implemented. Then, to develop hyperlinked documents, you can use an hyperlinked document oriented API. To develop complex UI, you can use a complex UI oriented API. Maybe the web is now near that goal. Javascript could be the bytecode. And the DOM (wich I hate with passion) could be replaced by a GUI toolkit build on top of the html canvas. I would love to work on that, if I had time available. |
|