October 2019
Intermediate to advanced
358 pages
8h 22m
English
We’re going to start on the client, using ECMAScript 6[29] JavaScript features. We’ll build a bare-bones client to simply establish a connection. Over time, we’ll build up our client to add annotations and play them back.
Remember, each Phoenix conversation is on a topic, so we’ll need to be able to identify a topic. In our case, our topics will be videos. We’ll create a Video object. That client-side construct will connect to Phoenix directly.
Language features you’ve wished for years to land in JavaScript—string interpolation, a module system, destructuring assignment, and more—are ...
Read now
Unlock full access