Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you're curious about or skeptical of TypeScript, do yourself a favor and check out the source code sometime: https://github.com/microsoft/typescript

It's a work of art, everything is so practical and (relatively) easy to understand. Even better, it's written in TypeScript, so you can open it up in an editor with TS support and follow/jump to any reference with confidence. I've only learned about compilers vaguely through osmosis, but I was able to extend its JSX syntax processing (admittedly that part does seem a bit bolted-on) to output JSON for my wonky framework side-project in a few hours: https://github.com/guscost/protozoa-tsx



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: