JavaScript Promises: The right way

Are you still writing your async JavaScript code using callbacks or async library? It’s the time to start to Promises! What is a Promise? As the word says, Promise is something that can be available now, or in future, or newer. When someone promises you …

Similar

A Reflection on JavaScript Hate

Recently, while browsing a popular tech news site's comments, I stumbled upon a modern staple in the online tech discussion world: the javascript hate thread. I've blogged about this theme before but it's almost a trope at this point. User posts article, ... (more…)

Read more »

JavaScript Blogs

JavaScript is used by almost every website on the internet, so I embarked on a quest to find the best active JavaScript blogs. Each of these sites ... (more…)

Read more »