Code: Google Doc Clone

So I read up on Websocket the other day, and I thought to myself that could be a tool for building a Google Doc clone, so I went ahead and tried it out.

Screen Shot 2019-03-22 at 3.25.12 PM.png

So here’s a little screen recording of it running in action

Watch it on Vimeo

 
2
Kudos
 
2
Kudos

Now read this

Clojure

Stuff I wanna write in the future about Clojure: 4 core data structures, 1 interface => composability of functions => higher code reuse cheap immutability from the core functions (b/c structural sharing) => easy to write pure... Continue →