Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandersn/manual
Explanatory writing
https://github.com/sandersn/manual
Last synced: 30 days ago
JSON representation
Explanatory writing
- Host: GitHub
- URL: https://github.com/sandersn/manual
- Owner: sandersn
- License: apache-2.0
- Created: 2016-11-10T23:02:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-20T16:40:57.000Z (over 3 years ago)
- Last Synced: 2024-10-06T13:51:25.160Z (about 1 month ago)
- Size: 171 KB
- Stars: 51
- Watchers: 10
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Manuals
These aren't really manuals. They're more like opinionated notes that
I have taken while learning something. That means they're going to be
incomplete and incorrect most of the time.You're probably most interested in the notes on
[Typescript compiler implementation](Typescript-compiler-implementation.md).
I should add matching notes on Typescript compiler design too, but I'm
not in the middle of that yet.Notes:
* [Typescript compiler implementation](Typescript-compiler-implementation.md)
Posts:
* [Parsing # in Typescript](Parsing-Hash-in-Typescript.md)
* [Widening and Narrowing in Typescript](Widening-and-Narrowing-in-Typescript.md)
* [Assignability](Assignability.md)
* [Why ThisType?](Why-ThisType.md)
* [Triple `this`](Triple-this.md)
* [Workarounds for Out of Memory Crashes](Workarounds-for-Out-of-Memory-Crashes.md)
* [Checker reduction plan](Checker-reduction-plan.md)
* [What Definitely Not To Do To Definitely Typed To Do Well](Definitely-Typed-rotation.md)
* [Typescript for Functional Programmers](Typescript-for-Functional-Programmers.md)* [How to upgrade to Typescript without anybody noticing, part 1](How-to-upgrade-to-Typescript-without-anybody-noticing-part-1.md)
and [part 2](How-to-upgrade-to-Typescript-without-anybody-noticing-part-2.md).
* [Upgrade node library to Typescript](Upgrade-node-library-to-Typescript.md)This site uses Google Analytics to track usage.