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.

Where Next?

Popular Pragmatic Bookshelf topics Top

jon
Some minor things in the paper edition that says “3 2020” on the title page verso, not mentioned in the book’s errata online: p. 186 But...
New
yulkin
your book suggests to use Image.toByteData() to convert image to bytes, however I get the following error: "the getter ‘toByteData’ isn’t...
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
gilesdotcodes
In case this helps anyone, I’ve had issues setting up the rails source code. Here were the solutions: In Gemfile, change gem 'rails' t...
New
nicoatridge
Hi, I have just acquired Michael Fazio’s “Kotlin and Android Development” to learn about game programming for Android. I have a game in p...
New
New
taguniversalmachine
It seems the second code snippet is missing the code to set the current_user: current_user: Accounts.get_user_by_session_token(session["...
New
kolossal
Hi, I need some help, I’m new to rust and was learning through your book. but I got stuck at the last stage of distribution. Whenever I t...
New
redconfetti
Docker-Machine became part of the Docker Toolbox, which was deprecated in 2020, long after Docker Desktop supported Docker Engine nativel...
New
roadbike
From page 13: On Python 3.7, you can install the libraries with pip by running these commands inside a Python venv using Visual Studio ...
New

Other popular topics Top

axelson
I’ve been really enjoying obsidian.md: It is very snappy (even though it is based on Electron). I love that it is all local by defaul...
New
siddhant3030
I’m thinking of buying a monitor that I can rotate to use as a vertical monitor? Also, I want to know if someone is using it for program...
New
New
AstonJ
Thanks to @foxtrottwist’s and @Tomas’s posts in this thread: Poll: Which code editor do you use? I bought Onivim! :nerd_face: https://on...
New
AstonJ
I have seen the keycaps I want - they are due for a group-buy this week but won’t be delivered until October next year!!! :rofl: The Ser...
New
PragmaticBookshelf
Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi...
New
Margaret
Hello everyone! This thread is to tell you about what authors from The Pragmatic Bookshelf are writing on Medium.
1143 25816 759
New
PragmaticBookshelf
Author Spotlight Mike Riley @mriley This month, we turn the spotlight on Mike Riley, author of Portable Python Projects. Mike’s book ...
New
First poster: bot
zig/http.zig at 7cf2cbb33ef34c1d211135f56d30fe23b6cacd42 · ziglang/zig. General-purpose programming language and toolchain for maintaini...
New
sir.laksmana_wenk
I’m able to do the “artistic” part of game-development; character designing/modeling, music, environment modeling, etc. However, I don’t...
New

Sub Categories: