Taming Client-Server Communication
Offered By: JSConf via YouTube
Course Description
Overview
Explore the evolution of client-server communication in web development through this JSConf 2013 talk. Dive into the progression from early browser-server interactions to the XMLHttpRequest-enabled Web 2.0 revolution and the introduction of WebSockets in HTML5. Learn about two cujoJS libraries specializing in client-server communication: rest.js for consuming RESTful HTTP services and msgs.js for message-oriented programming using WebSockets. Discover the access patterns enabled by these communication mediums and gain insights on extending these libraries to meet specific project needs.
Syllabus
[JSConfUS 2013] Scott Andrews: Taming Client-Server Communication
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube