[2] Building a collaborative whiteboard | Django Typescript

Опубликовано: 08 Июль 2026
на канале: CodeThings
223
5

This is the 2nd episode of a series of live coding session to build a live collaborative whiteboard with Django and TypeScript, with commentary.
repo: https://github.com/codethings/django-...

Chapters:
00:00 Broadcasting changes to other clients

17:38 Reconnect websocket
20:00 Trying out async views
26:47 Rewriting sending changes to go through HTTP