|
|
|
|
|
by jasode
1922 days ago
|
|
>Only because Flash eventually also ended up sucking too bad (on mobile) did we get the Javascript revolution. If "mobile" means the Apple iPhone release in 2007 not supporting Flash, I disagree. The Javascript revolution for serious apps was arguably started by ~2000 Microsoft's XMLHttpRequest() api which other other browsers like Netscape immediately copied. This started the AJAX dynamic web page era ~7 years before 2007. When retrieving new data for a webpage is no longer tied to a user refreshing with F5 key or a HTML form submit() button, it enables a more desktop-like paradigm of apps such as: - 2000 MS Outlook for Web - 2004 Google Maps, Google GMail - 2005/2006 Google Docs & Google Sheets (acquisitions) These were the type of groundbreaking Javascript apps that convinced many that the often-dismissed "toy language" was viable for complex work. The later innovations such as 2009 Node.js runtime on the server side and 2008 V8 performance optimized js engine in Chrome just further cemented Javascript's domination. The Javascript mindshare momentum was already unstoppable long before Steve Job's declared that Flash sucked. |
|
Reminds me of one of Microsoft's first Dynamic HTML demos:
There were two buttons, one labeled "Our Web Site", the other labeled "Our Competitor's Web Site".
When you moved the mouse over the "Our Competitor's Web Site" button, it would quickly slide out from under your cursor before you could click it!
Then when you stopped moving your mouse, the "Our Web Site" button would slyly slide right underneath your mouse!
Dammit Microsoft!!! ;)