Skip to content

Core Concepts to kick start in the website development using the JS

Notifications You must be signed in to change notification settings

hassy97/Javasript-learning-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javasript learning to kick start to any framework

Basics

  • Variable
  • Loops and Conditionas
  • Block Scope VS Function Scope
  • Lexical Scope
  • Object Desctructing
  • Strings(template, ..etc)
  • Fucntions(expression, declaration, arrow ,callback)

Intermediate

  • Arrow Functions
  • Arrays Methods (foreach,map,find,filter,reduce,every,some ,find,sort)
  • Function Property Prototypes
  • How Compilation works
  • classes
  • __ proto __
  • callback hello

Advanced

  • pyramid of doom
  • asynchorous programming (setTimeout, setTimeInterval)
  • promises
  • promise chaining

AJAX

  • xmlhttprequest
  • fetch api
  • axios

About

Core Concepts to kick start in the website development using the JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published