typescript cheatsheet (#9175)

pull/8559/head^2
juno 2 years ago committed by GitHub
parent 2b134bf9c6
commit 8b5bde1413
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      more/free-programming-cheatsheets.md

@ -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…
Cancel
Save