Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1395,6 +1395,9 @@ Because of hoisting, functions can be used before they are declared.

**[⬆ Back to Top](#table-of-contents)**

![JavaScript Hoisting](images/hoisting.png)


27. ### What are classes in ES6

In ES6, Javascript classes are primarily syntactic sugar over JavaScript’s existing prototype-based inheritance.
Expand Down
Binary file added images/hoisting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading