add[cheatsheets]: JS operator lookup (#7799)

* add[cheatsheets]: JS operator lookup

* fix[cheatsheets]: add name to new source
This commit is contained in:
Adrian Skar
2022-10-30 04:22:04 +01:00
committed by GitHub
parent 98841d1fa2
commit 6c6d434da8

View File

@@ -226,6 +226,7 @@
* [JavaScript Regex Cheatsheet](https://www.debuggex.com/cheatsheet/regex/javascript) - Debuggex (HTML)
* [JavaScript WorldWide Cheatsheet](https://cheatography.com/davechild/cheat-sheets/javascript/) - Cheatography (JavaScript)
* [Modern JavaScript Cheatsheet](https://github.com/mbeaudru/modern-js-cheatsheet) (HTML)
* [Operator Lookup](https://www.joshwcomeau.com/operator-lookup/) - Josh W. Comeau (HTML)
#### jQuery