blog.mgechev.com/2011/07/21/ajax-jquery-beginners

Preview meta tags from the blog.mgechev.com website.

Linked Hostnames

4

Thumbnail

Search Engine Appearance

Google

https://blog.mgechev.com/2011/07/21/ajax-jquery-beginners

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

https://blog.mgechev.com/2011/07/21/ajax-jquery-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

https://blog.mgechev.com/2011/07/21/ajax-jquery-beginners

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
    • title
      Ajax without jQuery for beginners · Minko Gechev's blog
    • charset
      utf-8
    • X-UA-Compatible
      IE=edge,chrome=1
    • viewport
      width=device-width, initial-scale=1
    • generator
      Hugo 0.121.1
  • Open Graph Meta Tags

    6
    • og:title
      Ajax without jQuery for beginners
    • og:description
      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.
    • og:type
      article
    • og:url
      https://blog.mgechev.com/2011/07/21/ajax-jquery-beginners/
    • og:image
      https://blog.mgechev.com/images/code.jpg
  • Link Tags

    6
    • alternate
      https://blog.mgechev.com/feed.xml
    • amphtml
      https://blog.mgechev.com/amp/2011/07/21/ajax-jquery-beginners/
    • shortcut icon
      https://blog.mgechev.com/images/favicon.ico
    • stylesheet
      https://blog.mgechev.com/css/highlight.css
    • stylesheet
      https://blog.mgechev.com/css/style.css

Links

11