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

Class as Syntactic Sugar of Functions in Python

More explanation coming up, but essentially I’ve tried to define classes with functions in Python for a couple times already, but this time I have something that looks pretty good. To use it, you just have to provide the class name and... Continue →