sumn2u / learn-javascript

A book that teaches JavaScript 📗💻📖
https://javascript.sumankunwar.com.np/en/
Apache License 2.0
868 stars 127 forks source link

Enhancement of function section #118

Open SusheelThapa opened 8 months ago

SusheelThapa commented 8 months ago

I want to update function section with following heading:

Function Declarations vs Expressions
Hoisting
Arguments
The Rest Operator
Default Parameters
Getters and Setters
Local vs Global Scope
Let vs Var
The this Keyword
SusheelThapa commented 8 months ago

@sumn2u Can you assign this to me?