JavaScript Operator Lookup

JavaScript Operator Lookup

A full list of JavaScript operators with examples

6 followers

Joshua Comeau has made this really useful list of JavaScript operators and presented it in a really good way. I've learned a lot, and hope you learn too.
JavaScript Operator Lookup gallery image
JavaScript Operator Lookup gallery image
JavaScript Operator Lookup gallery image
JavaScript Operator Lookup gallery image
Launch tags:
Developer Tools
Launch Team

What do you think? …

Fabian Maume
Nice work. Just one idea of improvement: make it possible to search operators by string. For example when I forget what is the operator for concatenation, it would be nice to search for concatenation and find the + operator.
Buhaianu Remus
Well done @joshwcomeau - love how easy it is to look up operators. It'd be interesting to see a way to search based on the use case, for example, what operators are used in functions and I would get a list of operators like =>, etc
Phil Co
Great concise way to look operators up. Thanks :)