CSP channels for JavaScript (like ClojureScript’s core.async, or Go)
js-csp - CSP channels for Javascript (like Clojurescript's core.async, or Go)... (more…)
Read more »When your product spans web, iOS, and Android, sharing code between apps not only saves a lot of engineering time, but also results in user benefits: shorter iteration cycles, cross-platform availability, and consistency. Code sharing is particularly usef…