mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
add[cheatsheets]: JS operator lookup (#7799)
* add[cheatsheets]: JS operator lookup * fix[cheatsheets]: add name to new source
This commit is contained in:
parent
98841d1fa2
commit
6c6d434da8
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue