To me it was that all tutorials are very outdated, using deprecated browser APIs, and/or using packages and services that abstract away WebRTC (SimpleWebRTC deprecated package and service, PeerJS, etc...), and none of them using TypeScript.
So I wrote my own WebRTC app that solves all of those issues [0].
I really liked your book, but there's no code in it at all, and I'm a person that learns more by following examples and applying them.
I honestly found it a bit weird that a book about WebRTC has no code at all.
So I wrote my own WebRTC app that solves all of those issues [0].
I really liked your book, but there's no code in it at all, and I'm a person that learns more by following examples and applying them.
I honestly found it a bit weird that a book about WebRTC has no code at all.
[0]: https://github.com/adhamsalama/webrtc