9 Best Articles in 2021
andrewhfarmer.com
React AJAX Best Practices
andrewhfarmer.com
4 min read · 27 saves · From 2016 · Four good ways to use AJAX with React.
In Programming
youmightnotneedjquery.com
You Might Not Need jQuery
youmightnotneedjquery.com
4 min read · 306 saves · From 2014 · Examples of how to do common event, element, ajax and utility operations with plain javascript.
intercoolerjs.org
intercooler.js - Simple AJAX using HTML attributes
intercoolerjs.org
20+ min read · 26 saves · From 2016 · Simple AJAX using HTML attributes
daveceddia.com
AJAX Requests in React: How and Where to Fetch Data
daveceddia.com
3 min read · 17 saves · From 2016 · One of the first questions new React developers have is, “How do I do AJAX requests in React?” Here’s an answer to that question. First: React itself doesn’t have any allegiance to any particular way…
visionmedia.github.io
SuperAgent — elegant API for AJAX in Node and browsers
visionmedia.github.io
~12 min read · 13 saves · From 2013 · SuperAgent is light-weight progressive ajax API crafted for flexibility, readability, and a low learning curve after being frustrated with many of the existing request APIs. It also works with…
CSS-Tricks
Using Fetch | CSS-Tricks
CSS-Tricks
~17 min read · 18 saves · From 2017 · Whenever we send or retrieve information with JavaScript, we initiate a thing known as an Ajax call. Ajax is a technique to send and retrieve information b
reqres.in
Reqres - A hosted REST-API ready to respond to your AJAX requests
reqres.in
3 min read · 20 saves · From 2017 · A hosted REST-API ready to respond to your AJAX requests
randomuser.me
Home
randomuser.me
103 saves · From 2015 · You can use AJAX to call the Random User Generator API and will receive a randomly generated user in return. If you are using jQuery, you can use the $.ajax() function in the code snippet below to get…
Screaming Frog
JavaScript SEO - How To Crawl JavaScript & AJAX Sites
Screaming Frog
~12 min read · 12 saves · From 2017 · Learn how to crawl JavaScript & AJAX websites using the Screaming Frog SEO Spider tool.
More like this
medium.com
Understanding CORS
medium.com
4 min read · 44 saves · From 2018 · If you ever worked with an AJAX call, you are probably familiar with the following error displayed in browser console:
keycdn.com
What Is Ajax Programming
keycdn.com
5 min read · 12 saves · From 2016 · Ajax programming allows you to exchange data in the background (between browser and server) without actually disturbing the user experience. Learn more.
github.com
visionmedia/superagent
github.com
13 saves · From 2016 · superagent - Ajax with less suck - (and node.js HTTP client to match)
beta.json-generator.com
JSON Generator – tool for generating random JSON data
beta.json-generator.com
1 min read · 29 saves · From 2015 · A JSON data generator. JSON Generator generates data according to the template and saves it. Data can be requested from server using ajax with jsonp.
SitePoint
Cache Fetched AJAX Requests Locally: Wrapping the Fetch API
SitePoint
8 min read · 11 saves · From 2016 · Peter Bengtsson walks through building a wrapper for the Fetch API, step-by-step, to cache fetched AJAX results and avoid repeated requests to the server.
github.com
oneuijs/You-Dont-Need-jQuery
github.com
28 saves · From 2015 · You-Dont-Need-jQuery - Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
dojotoolkit.org
AJAX Framework : dojo
dojotoolkit.org
17 saves · From 2016 · A JavaScript toolkit that saves you time and scales with your development process. Provides everything you need to build a Web app. Language utilities, UI components, and more, all in one place,…
SE Roundtable
Google Still Crawls #! - But The AJAX Crawling Schema Is Not Officially Supported
SE Roundtable
1 min read · 10 saves · 2020-05-13 · Barry Schwartz · In 2015 Google said they would deprecate the AJAX crawling schema and then in 2017, two years later, Google did do that. A year after that, Google said they stopped crawling #! for the most part. Bu