() - (JavaScript) used in containing equations, and sometimes strings too
{} - (JavaScript) used in opening/closing a statement, such as: loops, functions, etc..
[] - (JavaScript) used to access arrays
<> - (HTML) used to define the HTML tags such as <div>, <a>, etc...