An open API service indexing awesome lists of open source software.

https://github.com/jimlynchcodes/xmlhttprequest-cljs-core.async-error-solved

A little ClojureScript Lambda function with core.async and xhr2 installed and makes an http request without the dreaded, "XMLHttpRequest is not defined" error.
https://github.com/jimlynchcodes/xmlhttprequest-cljs-core.async-error-solved

Last synced: 11 months ago
JSON representation

A little ClojureScript Lambda function with core.async and xhr2 installed and makes an http request without the dreaded, "XMLHttpRequest is not defined" error.

Awesome Lists containing this project

README

          

# XMLHttpRequest-Cljs-Core.Async-Error-Solved
A little ClojureScript Lambda function with core.async and xhr2 installed and makes an http request without the dreaded, "XMLHttpRequest is not defined" error.