javascript Programming Glossary: technologies
Will HTML5 allow web apps to make peer-to-peer HTTP connections? http://stackoverflow.com/questions/1032006/will-html5-allow-web-apps-to-make-peer-to-peer-http-connections don't count. I'm interested only in standard browser technologies. javascript ajax html5 share improve this question Instead..
Application developers wanting to start web development? http://stackoverflow.com/questions/1032245/application-developers-wanting-to-start-web-development computer so you can test on your computer. Other languages technologies are becoming very popular like Python Ruby and Node.js . One..
Authorization of Google Drive using JavaScript http://stackoverflow.com/questions/10330992/authorization-of-google-drive-using-javascript based authorization and code samples for various server technologies . There's also a JavaScript Google API library that has support..
Why would one use the Publish/Subscribe pattern (in JS/jQuery)? http://stackoverflow.com/questions/13512949/why-would-one-use-the-publish-subscribe-pattern-in-js-jquery with the MVC pattern or with MVVM in the Microsoft technologies WPF Silverlight you can think for the publish subscribe like..
What are available solutions of a browser / mobile phone detection http://stackoverflow.com/questions/15055277/what-are-available-solutions-of-a-browser-mobile-phone-detection Client side Modernizer aking advantage of cool new web technologies is great fun until you have to support browsers that lag behind...
How does AJAX work? http://stackoverflow.com/questions/1510011/how-does-ajax-work and LAMP AJAX is not a technology in itself but a group of technologies. AJAX uses a combination of HTML and CSS for marking up and..
What is the difference between Polymer elements and AngularJS directives? http://stackoverflow.com/questions/18089075/what-is-the-difference-between-polymer-elements-and-angularjs-directives polymer project.org has a page for all of these Platform technologies . Each of those pages also has a pointer to the individual polyfill...
Sound effects in JavaScript / HTML5 http://stackoverflow.com/questions/1933969/sound-effects-in-javascript-html5 Javascript because this experiment is focused on these two technologies. And I lack any experience in Flash or Silverlight. I should..
Your choice of cross-browser javascript GUI [closed] http://stackoverflow.com/questions/218699/your-choice-of-cross-browser-javascript-gui APIs and make use of other developer facing standard based technologies. Go for JavaScript framework . Backbase Ample SDK share improve..
Remove the default browser header and footer when printing HTML http://stackoverflow.com/questions/255534/remove-the-default-browser-header-and-footer-when-printing-html
Client-side javascript to support promises, futures, etc http://stackoverflow.com/questions/3249646/client-side-javascript-to-support-promises-futures-etc From what I've seen the focus in implementing these technologies in Javascript seems to be on server side javascript SSJS with..
onbeforeprint() and onafterprint() equivalent for non IE browsers (PHP, MySQL, JavaScript, HTML) http://stackoverflow.com/questions/3339789/onbeforeprint-and-onafterprint-equivalent-for-non-ie-browsers-php-mysql-j of doing the same thing. Don't care which combination of technologies I have to use PHP MySQL JavaScript HTML so long as it gets done...
Is there a more comprehensive JavaScript function reference than w3schools? [closed] http://stackoverflow.com/questions/4159226/is-there-a-more-comprehensive-javascript-function-reference-than-w3schools DevGuru has a very complete list also http www.devguru.com technologies ecmascript quickref javascript_index.html in addition if you..
What is console.log and how do I use it? [duplicate] http://stackoverflow.com/questions/4743730/what-is-console-log-and-how-do-i-use-it developer tools docs overview https developer.apple.com technologies safari developer tools.html Internet Explorer Don't forget you..
Can you access screen display?™s DPI settings in a Javascript function? http://stackoverflow.com/questions/476815/can-you-access-screen-displays-dpi-settings-in-a-javascript-function answer back in 2009 with my understanding of the current technologies. As @thure pointed out you can now since 2012 use the window.matchMedia..
Process a continuous stream of JSON http://stackoverflow.com/questions/6558129/process-a-continuous-stream-of-json the connection's lifecycle. However it combines two technologies that aren't consistent across browsers with predictable portability..
Learning jQuery and Getting Better at Javascript http://stackoverflow.com/questions/787271/learning-jquery-and-getting-better-at-javascript lot of server side web development. I want to learn these technologies. javascript jquery html css share improve this question ..
How to Save a file at client side using JavaScript? http://stackoverflow.com/questions/8080929/how-to-save-a-file-at-client-side-using-javascript side by setting a cookie or using the mentioned storages technologies. If you really want to restrict stored information to browsers..
ExtJs Vs Ext GWT Vs SmartGWT http://stackoverflow.com/questions/975304/extjs-vs-ext-gwt-vs-smartgwt etc.. Could someone tell the pros and cons of all these technologies. All the while I coded in javascript so that way ExtJs seems..
|