to operate even when viewed with less-than-optimal software in which advanced effects don't work... ” Graceful Degradation Peter-Paul Koch - Oct 2002 http://www.digital-web.com/articles/fluid_thinking/
of the session, the browser loads an Ajax engine — written in JavaScript [...]. This engine is responsible for both rendering the interface the user sees and communicating with the server on the user’s behalf. ” Async JavaScript and XML Jesse James Garrett - Feb 2005 http://adaptivepath.org/ideas/ajax-new-approach-web-applications/
of the session, the browser loads an Ajax engine — written in JavaScript [...]. This engine is responsible for both rendering the interface the user sees and communicating with the server on the user’s behalf. ” Async JavaScript and XML Jesse James Garrett - Feb 2005 http://adaptivepath.org/ideas/ajax-new-approach-web-applications/
is the reason we create websites to begin with. Some sites disseminate it, some collect it, some request it, some manipulate it, and some even do all of the above, but they all require it. Content-first theory
is the reason we create websites to begin with. Some sites disseminate it, some collect it, some request it, some manipulate it, and some even do all of the above, but they all require it. Content-first theory
in a dozen browsers, look good on thousands of different devices, load fast enough for impatient commuters in the subway, and are still accessible enough that blind people can use them. ” Frontend Fadigue Quincy Larson - Oct 2016 https://medium.freecodecamp.com/javascript-fatigue-fatigue-66ffb619f6ce
Node.js and npm because the dependencies I most care about (JSHint and UglifyJS) were already npm modules. ” Grunt Ben Alman - Mar 2012 https://bocoup.com/weblog/introducing-grunt
Node.js and npm because the dependencies I most care about (JSHint and UglifyJS) were already npm modules. ” Grunt Ben Alman - Mar 2012 https://bocoup.com/weblog/introducing-grunt
and it’s Frankenstein-esque syntax. It is also easy to show that you can do all the things it does with other technologies.” Christian Heilmann - Oct 2016 https://www.christianheilmann.com/2016/10/05/can-we-stop-bad-mouthing-css-in-devel oper-talks-please/
easy-to-use and flexible solutions for the web to not use it. [...] We shouldn’t blindly rely on it – we should own the responsibility to work around its flaky nature and reliability issues.” Christian Heilmann - Oct 2016 https://www.christianheilmann.com/2016/10/14/we-need-javascript-to-fix-the-web/