📘
NavDoc by Bash School
Ctrlk
GithubContact
📘
NavDoc by Bash School
Ctrlk
  • 🎓Introduction
  • 🐢Getting Started
  • ⚡Changelog
  • 👨‍🚀Maintainers
  • 🛣️Roadmap
  • Fundamentals
    • The Internet
    • HTML
    • CSS
  • JavaScript
    • Basics
      • Introduction
      • Literals , Identifiers, Variables
      • Comments
      • The difference between let, const and var
      • Types
      • Operators and expressions
      • Arithmetic operators
      • The assignment operator
      • Operators precedence
      • Strings
      • Numbers
      • Semicolons, white space and sensitivity
      • Arrays
      • Conditionals
      • Loops
      • Functions
      • Objects
      • Arrays + functions
      • OOPS
      • Asynchronous
      • Scope, hoisting, event loop
      • ES Modules
      • Errors and exceptions
      • Built-in objects
      • More operators
    • Nodejs
    • Express.js
    • React
    • TypeScript
    • MongoDB
Powered by GitBook
On this page

Was this helpful?

Edit
  1. JavaScript

Basics

IntroductionLiterals , Identifiers, VariablesCommentsThe difference between let, const and varTypesOperators and expressionsArithmetic operatorsThe assignment operatorOperators precedenceStringsNumbersSemicolons, white space and sensitivityArraysConditionalsLoopsFunctionsObjectsArrays + functionsOOPSAsynchronousScope, hoisting, event loopES ModulesErrors and exceptionsBuilt-in objectsMore operators
PreviousResponsive designNextIntroduction

Last updated 1 year ago

Was this helpful?