Why I’m Thankful for JavaScript Fatigue – By Eric Elliott

Learning JS can be overwhelming. I know it can feel like there is an ocean of stuff you don’t know.

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 »