You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have to update functions_inside_conditional_blocks.md
New JS engines obaying conditional functional declarations.
Run the code of functions_inside_conditional_blocks.md in console:
output will be:
innerFunc: Inside if
innerFuncExpr: Inside if
The text was updated successfully, but these errors were encountered:
Hi Manoj,
We have to update functions_inside_conditional_blocks.md
New JS engines obaying conditional functional declarations.
Run the code of functions_inside_conditional_blocks.md in console:
output will be:
The text was updated successfully, but these errors were encountered: