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>
pull/4750/head
Himanshu 4 years ago committed by GitHub
parent 03803d2b0e
commit ba251e1bb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      free-programming-cheatsheets.md

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