diff --git a/joeyespo/README.md b/joeyespo/README.md index 3b6e6b4..e3c4254 100644 --- a/joeyespo/README.md +++ b/joeyespo/README.md @@ -62,6 +62,8 @@ My Python dreams, and my reasons for them. - **Python in the browser** + *Update: Looks like there's promise with [PyPy.js :smile:](http://pypyjs.org/) ([Pycon video](https://www.youtube.com/watch?v=PiBfOFqDIAI))* + A lot of what I do these days is web development. Because of this, I've slowly been migrating to JavaScript. It's been a fragmented experience compared to the thoughtfulness of Python data types, literals, and other