Skip to content

annu12340/Javascript_Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 

Repository files navigation

Visit site

https://annu12340.github.io/Javascript-Notes/



Index

Beginner

  • let vs var vs const
  • Difference between function declaration & function expression
  • Primitive data type
  • Coercion
  • Passing by Value vs. Reference
  • Timer function
  • Truthy and Falsy values

Advanced

  • Spread operator
  • Rest syntax
  • Destructuring
  • Higher-Order function
  • Closures
  • call() , apply() and bind()
  • hoisting : hoist a flash i.e move it to the top
  • Currying function
  • Event Bubbling and Capturing
  • Debugging
  • Generator Function

  • Local storage vs Session storage
  • Asynchronous js
  • JavaScript Design Patterns
  • Iterators and generators
  • throttle vs debounce
  • object creation patterns tutorial - factory , constructor pattern, prototype pattern
  • JavaScript ES2020
  • Tricky JavaScript interview questions and answers

CSS Notes

https://github.com/ResourceAggregator/Frontend-stuff/blob/master/css/css.md

Releases

No releases published

Packages

No packages published