A very incomplete chat app. But it's just a single HTML file with minimal JS. I experimented with really leaning on <template>'s + the Web Components API, which I think made working with CSS easier. It connects to a half-baked Objective-C websocket server that will need changing to become a proper chat server. I think there is promise in the idea, so I am going to continue with it when I get more time :)

image.png

.