Follow up old PRs (#4008)

* Add "What I Wish I Knew When Learning Haskell"

Follow up #3173.

* Update free-programming-books-zh.md

Follow up #3330.

* added competitive programming link

Follow up #3398.
This commit is contained in:
Ku Lok Sun
2020-10-13 15:49:52 +02:00
committed by GitHub
parent d366a40253
commit 3407c890c6
4 changed files with 5 additions and 0 deletions

View File

@ -163,6 +163,7 @@
### React
* [CodeSandbox.io](https://codesandbox.io)
* [jscomplete](https://jscomplete.com/playground)
* [StackBlitz](https://stackblitz.com/fork/react)