Explore >> Select a destination


You are here

3.70.187.24
| | darkcoding.net
4.2 parsecs away

Travel
| | Solvitas perambulum
| | blog.mgechev.com
5.1 parsecs away

Travel
| | Before years I was writing all the code by my own, without additional libraries (including jQuery). For beginner developer it's a good strategy. When you use $.ajax it's all that easy: $.ajax({ url: "any/url/for/the/request", type: "get", success: function(data){ alert(data); } }); But you can't get the main idea. Many developers don't have an idea how to write this without a library. In their opinion AJAX without library a hard, near impossible task.
| | sphinxsearch.com
5.5 parsecs away

Travel
| | If you would like to see how to set up autocomplete and correction suggestion with Sphinx, PHP, MySQL, and jQuery, take a look at this.
| | caniuse.com
27.3 parsecs away

Travel
| "Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.