Skip to content

smhasanjamil/javascriptES6

Repository files navigation

javascriptES6

Here I have practiced JavaScript ES6.

//--- Core Concepts ----//

Introduction To ES6

  1. var let const
  2. scopes in javascript
  3. templates string
  4. ternary operator
  5. Array Spreading
  6. Object Spreading
  7. Object Accessing
  8. Optional Chaining of Object
  9. Function with default parameters
  10. Arrow Function
  11. Array Foreach,Map,Filter,Find Function

//------- Problem Solving -----//

  1. Find SCIC student using Filter
  2. Find Stable Jamai using Filter Method
  3. Convert Array Of Objects To Single Object using map or foreach
  4. API Array Access

//------- More JavaScript ES6 -----//

Array Reduce Method Class Inheritence

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published