filipp

filipp

Programming WebRTC: typos

Hi Karl!

Thanks for this very informative, timely and well-written book. I’m really looking forward to the completed first edition. Here are some more typos I found in CSV format from version: B1.0 (September 8, 2021). I hope it’s OK I shoved them all in this one post.

The page numbers don’t really mean anything because I noticed that Apple’s Books.app reshuffles them every time you resize the window. They should be pretty easy to find using search though.

page; typo; suggestion
102; “writing rignt now”; “writing right now”
125; “there will be.)”; “there will be).”
135; “getTracks[0]”; “getTracks()[0]”
153; “opt do”; “opt to do”
201; “two feature”; “two features”
206; “is to create class”; “is to create a class”
216; “handleConnecionStateChange()”; “handleRtcConnectionStateChange()”
206; “coupled with 100vh on the means”; “coupled with 100vh for the height means”
207; “Because interface”; “Because the interface”
237; “before before”; “before”
261; “that that works”; “that it works”
262; “they congratulate you”; “they’ll congratulate you”
264; “relied on last chapter”; “relied on in the last chapter”
252; “Inside the function appendMessage() function”; “Inside the appendMessage() function”
252; “to render actually the image”; “to actually render the image”
259; “We could something like”; “We could do something like”
270; “data itself gets push”; “data itself gets pushed”
271; “To wire the receiving logic up”; “To wire up the receiving logic”

Marked As Solved

karlstolley

karlstolley

Author of WebRTC: Build Real-Time Web Applications in the Browser

Thanks again, @filipp! Just finished entering all of these fixes, which will be a part of the next beta.

Popular Prag Prog topics Top

belgoros
Following the steps described in Chapter 6 of the book, I’m stuck with running the migration as described on page 84: bundle exec sequel...
New
Alexandr
Hi everyone! There is an error on the page 71 in the book “Programming machine learning from coding to depp learning” P. Perrotta. You c...
New
Mmm
Hi, build fails on: bracket-lib = “~0.8.1” when running on Mac Mini M1 Rust version 1.5.0: Compiling winit v0.22.2 error[E0308]: mi...
New
JohnS
I can’t setup the Rails source code. This happens in a working directory containing multiple (postgres) Rails apps. With: ruby-3.0.0 s...
New
cro
I am working on the “Your Turn” for chapter one and building out the restart button talked about on page 27. It recommends looking into ...
New
New
Chrichton
Dear Sophie. I tried to do the “Authorization” exercise and have two questions: When trying to plug in an email-service, I found the ...
New
swlaschin
The book has the same “Problem space/Solution space” diagram on page 18 as is on page 17. The correct Problem/Solution space diagrams ar...
New
AndyDavis3416
@noelrappin Running the webpack dev server, I receive the following warning: ERROR in tsconfig.json TS18003: No inputs were found in c...
New
curtosis
Running mix deps.get in the sensor_hub directory fails with the following error: ** (Mix) No SSH public keys found in ~/.ssh. An ssh aut...
New

Other popular topics Top

DevotionGeo
I know that -t flag is used along with -i flag for getting an interactive shell. But I cannot digest what the man page for docker run com...
New
Rainer
My first contact with Erlang was about 2 years ago when I used RabbitMQ, which is written in Erlang, for my job. This made me curious and...
New
AstonJ
There’s a whole world of custom keycaps out there that I didn’t know existed! Check out all of our Keycaps threads here: https://forum....
New
AstonJ
This looks like a stunning keycap set :orange_heart: A LEGENDARY KEYBOARD LIVES ON When you bought an Apple Macintosh computer in the e...
New
wmnnd
Here’s the story how one of the world’s first production deployments of LiveView came to be - and how trying to improve it almost caused ...
New
AstonJ
Biggest jackpot ever apparently! :upside_down_face: I don’t (usually) gamble/play the lottery, but working on a program to predict the...
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New
PragmaticBookshelf
Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single...
New
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
New

Latest in PragProg

View all threads ❯