Introducing PayPal’s open-source cross-domain JavaScript suite

At PayPal we write a lot of javascript that ends up running on other websites and other domains. The prime example of this is checkout.js… Read more

Similar

JavaScript chat room tutorial

We're going to be building a real-time JavaScript chat room similar to Twitch.tv's chat using JavaScript and Scaledrone push messaging service. The app is going to be using Websockets on modern browsers and fallback technologies on older ones. (more…)

Read more »