Giter Site home page Giter Site logo

iambrijeshtoo / javascript Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.29 MB

JavaScript Tutorial

JavaScript 93.77% HTML 6.23%
javascript javascript-beginners javascript-example javascript-examples javascript-tutorial javascript-tutorial-series javascript-tutorials js

javascript's Introduction

Acknowledgements

Table Of Content

  1. Comment

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

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

    1. use strict
  4. Variable

    1. var Keyword
    2. let Keyword
    3. const Keyword
  5. Datatype

    1. Primitive Data Type
      1. Number
      2. String
      3. Boolean
      4. Symbol
    2. Non-Primitive Data Type
      1. Object
      2. Array
      3. Function
    3. Stand Alone Values
      1. NaN
      2. Undefined
      3. Null
    4. Type Conversion
    5. Primitive & Non-Primitive Datatype
  6. Operators

    1. Operator Precedence
    2. Arithmetic Operators
    3. Assignment Operators
    4. Comparison Operators
    5. Logical Operators
    6. Bitwise Operators
    7. Nullish Coalescing Operator
    8. Optional Chaining Operator
    9. Ternary Or Conditional Operator
    10. Unary Operator
    11. in Operator
    12. new Operator
    13. typeof Operator
    14. instanceof Operator
  7. Stack & Heap Memory

  8. Function

    1. Function Expression
    2. Anonymous 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. 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
  2. Loop

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

  4. Break Keyword

  5. Continue

  6. Iteration

    1. String Iteration
    2. Array Iteration
    3. Object Iteration
    4. Set Iteration
    5. Map Iteration
  7. String

    1. Escape Sequence
    2. String Concatenation
    3. String Template
    4. String Conversion
    5. String Index
    6. String Method
  8. 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
  1. Object Oriented Programming

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

    1. Asynchronous Operations
    2. setTimeout & setInterval
    3. Call back
      1. Call back function
      2. Call back hell
    4. Promise
  1. Literal Object
  2. Constructor Function

Monospace Font

  1. Fira Mono Light
  2. JetBrains Mono ExtraLight
  3. Commit Mono
  4. Fira Mono
  5. Monaspace
  6. MonoLisa
  7. Source Code Pro
  8. Cascadia Code
  9. JetBrains Mono
  10. Maple Mono

Theme - Pitch Dark Background

  1. Bluloco
  2. Dracula
  3. Github dark
  4. One Dark Mono
  5. Ayu - Dark
  6. Noctis - Obscuro
  7. Monokai Night
  8. Night Owl

javascript's People

Contributors

iambrijeshtoo avatar

Stargazers

 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.