mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-26 13:26:28 +00:00
Added js regex cheatsheet (#4736)
* Added js regex cheatsheet * Update free-programming-cheatsheets.md Co-authored-by: Seth <seth@elypia.org> Co-authored-by: Seth <seth@elypia.org>
This commit is contained in:
parent
03803d2b0e
commit
ba251e1bb1
@ -36,6 +36,7 @@
|
||||
### JavaScript
|
||||
|
||||
* [JavaScript Cheatsheet](https://www.codecademy.com/learn/introduction-to-javascript/modules/learn-javascript-introduction/cheatsheet) - Codecademy (HTML)
|
||||
* [JavaScript Regex Cheatsheet](https://www.debuggex.com/cheatsheet/regex/javascript) - Debuggex (HTML)
|
||||
|
||||
|
||||
#### Vue.js
|
||||
@ -61,4 +62,3 @@
|
||||
### Python
|
||||
|
||||
* [Comprehensive Python Cheatsheet](https://gto76.github.io/python-cheatsheet) - Jure Šorn (HTML)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user