Addition: Design Course (#10963)

* addition

* Addition

* Addition

* Fixing addition

* addition

* Update courses/free-courses-en.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update courses/free-courses-en.md

* Update courses/free-courses-en.md

* Update courses/free-courses-en.md

* Update more/free-programming-cheatsheets.md

* Update more/free-programming-cheatsheets.md

* Update more/free-programming-cheatsheets.md

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
md_mark
2023-11-21 19:36:35 +05:30
committed by GitHub
parent 9b5c00e117
commit 39f3e8fa59
2 changed files with 14 additions and 0 deletions

View File

@@ -56,6 +56,7 @@
* [Tensorflow](#tensorflow)
* [Terraform](#terraform)
* [TypeScript](#typescript)
* [UI/UX](#uiux)
* [Unit testing](#unit-testing)
* [Webpack](#webpack)
@@ -511,6 +512,11 @@
* [TypeScript Cheat Sheet](https://rmolinamir.github.io/typescript-cheatsheet/) - Robert Molina (HTML)
### UI/UX
* [Form Design Crib Sheet](https://www.smashingmagazine.com/files/wallpapers/images/form-crib-sheet/full_preview.png) - Joe Leech
### Unit testing
* [Chai CheatSheet](https://devhints.io/chai) - devhints, Rico Santa Cruz (HTML)