mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 18:06:13 +00:00
typescript cheatsheet (#9175)
This commit is contained in:
parent
2b134bf9c6
commit
8b5bde1413
@ -50,6 +50,7 @@
|
||||
* [SQL](#sql)
|
||||
* [Tensorflow](#tensorflow)
|
||||
* [Terraform](#terraform)
|
||||
* [TypeScript](#typescript)
|
||||
* [Unit testing](#unit-testing)
|
||||
* [Webpack](#webpack)
|
||||
|
||||
@ -454,6 +455,11 @@
|
||||
* [Terraform Cheatsheet](https://acloudguru.com/blog/engineering/the-ultimate-terraform-cheatsheet) - Eric Pulsifer (HTML)
|
||||
|
||||
|
||||
### TypeScript
|
||||
|
||||
* [TypeScript Cheat Sheet](https://rmolinamir.github.io/typescript-cheatsheet/) - Robert Molina (HTML)
|
||||
|
||||
|
||||
### Unit testing
|
||||
|
||||
* [Chai CheatSheet](https://devhints.io/chai) - devhints, Rico Santa Cruz (HTML)
|
||||
|
Loading…
Reference in New Issue
Block a user