Javascript Basics & Guidelines

A simple approach to follow while writing javascript

Table of contents

  1. Comments
  2. Types (Primitives)
  3. Arrays
  4. Objects
  5. Strings
  6. Functions
  7. Variables
  8. Conditional Statements
  9. Comparison Operators
  10. Loops
  11. Prototypes

comments

datatypes

⬆ back to top

arrays

⬆ back to top

objects

strings

⬆ back to top

functions

⬆ back to top

variables

⬆ back to top

conditional statements

⬆ back to top

comparison operators

loops

⬆ back to top

prototypes

More contents are coming soon...

Contribution

If the contents above need to be improved or if you want to add more content to it. Feel free to fork and give me pull request.

Thanks!!

Author

Gokulakrishnan

Follow me

alt text alt text alt text alt text

License

MIT