I'm learning to code javaScript. The arguments I type are displayed in different colors. I know that the colors signify the type of element I just entered (string, conditional, etc.). But I don't know what element types correspond to each color. Is there a legend somewhere that says:
- purple elements === conditional
- green elements ==== string
Comments
Post a Comment