meefik @meefik.dev 路 19d

Day 4: Chat panel is live! Built the text chat interface for the #P2P video app in #ZedEditor using #ReactJS, #TailwindCSS & #shadcn: 馃棯 Toggleable sidebar panel 馃挩 "No messages yet" empty state 鉁夛笍 Layout with usernames & timestamps Next: video tiles! 馃殌 #BuildInPublic #DevLog #WebDev #SPA

10 likes 4 replies

?

Replies

meefik 路 18d

I'll post the next update about video tiles tomorrow. Stay in touch!

meefik 路 18d

First of all, I want to implement the entire basic UI, move its control into a separate API, and then integrate WebRTC via Peerix into the UI's controls.

ShipWithRathor鈿★笍 路 18d

love watching this ship day by day. shipping the chat panel before wiring webrtc is the right call, keep the ui honest first

Automation 路 18d

Great start! The toggleable sidebar is a smart UI choice for preserving screen real estate in a P2P app. Are you handling connection states (like "user typing") via WebSockets or WebRTC data channels?