Giter Club home page Giter Club logo

javascript's Introduction

Javascript

TODO: Scope

  1. Comment

    1. Single Line Comment
    2. Multi Line Comment
  2. Output

    1. console.log()
    2. console.table()
  3. Variable

    1. Var Keyword
    2. Let Keyword
    3. Const Keyword
  4. Datatype

    1. Datatype
    2. Type of datatype
    3. NaN
    4. Datatype conversion
    5. Unary operator
  5. Operators

    1. Operator Precedence
    2. Arithmetic Operators
    3. Assignment Operators
    4. Comparison Operators
    5. Logical Operators
    6. Ternary Or Conditional Operator
    7. Nullish Coalescing Operator
    8. Optional Chaining Operator
  6. Condition Statement

    1. If statement
      1. Independent if statement
      2. Nested if statement
    2. Else Statement
    3. Else If Statement
    4. Nested If Else Statement
    5. Switch Statement
  7. Loop

    1. For Loop
    2. For In Loop
    3. For Of Loop
    4. While Loop
    5. Do While Loop
  8. Break & Continue

    1. Break Keyword
    2. Continue
  9. Iteration

  10. String Iteration

  11. Array Iteration

  12. Object Iteration

  13. Set Iteration

  14. Map Iteration

  15. String

    1. Escape Sequence
    2. String Concatenation
    3. String Template
    4. String Conversion
    5. String Index
    6. String Method
  16. Array

    1. Array Are Object
    2. Array Operation
    3. Array Destructure
    4. Array Iterate
    5. Array's method
      1. map()
  • Objects
    • Object Iteration
    • Object Computed Properties
    • Object Destructure
    • Object Cloning
    • Optional Chaining
  • Function
    • Function Inside Function
    • Function Expression
    • Arrow Function
    • Function Hoisting
    • Function Lexical Scope
    • Function Scope Vs Block Scope
    • Default Parameter
    • Rest Parameter
    • Parameter Destructuring
    • Callback Function
    • Function Returning Function
  • Method
  • This Keyword
  • Window Object
  • Call
  • Apply
  • Bind
  1. Object Oriented Programming

    1. What Is Oops?
    2. Class
    3. Constructor
    4. Class Method
    5. Factory Function
    6. Inheritance
    7. Encapsulation
    8. Abstraction
    9. Polymorphism
  2. Asynchronous JavaScript

    1. Call back
      1. Call back function
      2. Call back hell
    2. Asynchronous programming
      1. setTimeout()
      2. setInterval()

Advance Javascript Concept

  1. Asnyc
  2. Defer
  3. Module
  4. Scooping
  5. Hoisting

javascript's People

Contributors

iambrijeshtoo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.