blog.mgechev.com/2011/07/21/ajax-jquery-beginners
Preview meta tags from the blog.mgechev.com website.
Linked Hostnames
4Thumbnail

Search Engine Appearance
Ajax without jQuery for beginners
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.
Bing
Ajax without jQuery for beginners
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.
DuckDuckGo
Ajax without jQuery for beginners
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.
General Meta Tags
5- titleAjax without jQuery for beginners · Minko Gechev's blog
- charsetutf-8
- X-UA-CompatibleIE=edge,chrome=1
- viewportwidth=device-width, initial-scale=1
- generatorHugo 0.121.1
Open Graph Meta Tags
6- og:titleAjax without jQuery for beginners
- og:descriptionBefore 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.
- og:typearticle
- og:urlhttps://blog.mgechev.com/2011/07/21/ajax-jquery-beginners/
- og:imagehttps://blog.mgechev.com/images/code.jpg
Link Tags
6- alternatehttps://blog.mgechev.com/feed.xml
- amphtmlhttps://blog.mgechev.com/amp/2011/07/21/ajax-jquery-beginners/
- shortcut iconhttps://blog.mgechev.com/images/favicon.ico
- stylesheethttps://blog.mgechev.com/css/highlight.css
- stylesheethttps://blog.mgechev.com/css/style.css
Links
11- http://www.amazon.com/Professional-Ajax-2nd-Programmer/dp/0470109491
- https://blog.mgechev.com
- https://blog.mgechev.com/about
- https://blog.mgechev.com/post
- https://blog.mgechev.com/tags/ajax