Skip to content

Commit 12d65ca

Browse files
committed
addd py and js webscokts to docs
1 parent 4b31b29 commit 12d65ca

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* express-bcrypt: https://www.youtube.com/watch?v=9yIrM7eZwUE
1515
* express-jwt-auth: https://www.youtube.com/watch?v=BQdm6k4j9kg
1616
* express-google-oauth2: https://www.youtube.com/watch?v=o9e3ex-axzA
17-
* express-websockets:
1817
* Stripe:
1918
* react-express-stripe/basic: Starting set up for - https://www.youtube.com/watch?v=JkSgXgqRH6k
2019
* react-express-stripe/one-time-payment: https://www.youtube.com/watch?v=JkSgXgqRH6k
@@ -28,6 +27,10 @@
2827
### Redux
2928
* react-redux: https://www.youtube.com/watch?v=8NT2UA4ZsbY
3029

30+
### Websockets
31+
* js-express-websockets:
32+
* py-websockets:
33+
3134
Note: **The code in this repo is an updated and improved version of the ones from the videos. (Since the videos are unscripted and relatively short there isn't enought time to explain everything and make the code pretty~ish) **
3235

3336
Note: If you do find issues or ways to improve the code feel free to open an issue

0 commit comments

Comments
 (0)