|
You are here |
3.70.187.24 | ||
| | | | |
darkcoding.net
|
|
| | | | | Solvitas perambulum | |
| | | | |
blog.mgechev.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | "Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers. | ||