The article is shortly describing some advanced HTML5 topics like Promises, Web Workers and Web Sockets. Rather than to re-writing from scratch about the details, I write the fundamentals about the topics and then give links for detail study. Promises Promise is a pattern implemented in Javascript which gives some advantages over Asynchronous Programming in(...)
↧