TypeScript Source #904
Paganiniana
started this conversation in
Show and tell
Replies: 1 comment
-
Looks like great progress! Happy to see people reading the book, especially in other languages. We consciously tried to avoid complex Python-isms when possible; if you run into anything that’s hard to translate, let us know! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks! I'm seeing a few conversations happening here about source code. Just wanted to share. I'm working on a TS implementation that should allow someone to see the project built, progressively, in a browser. (Obviously, there's a little bit of handwaving around the sockets in Chapter 1, though the code is there to run it via Node). Here's the repo, if it proves useful for anyone!
Beta Was this translation helpful? Give feedback.
All reactions