Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
JavaScript 作用域——全局、局部和块级作用域详解
Browse files Browse the repository at this point in the history
  • Loading branch information
imesong committed Mar 22, 2024
1 parent 67f879d commit 51d8083
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions chinese/articles/#scope-chain.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: Scope in JavaScript – Global vs Local vs Block Scope Explained
author: Adekola Olawale
authorURL: https://www.freecodecamp.org/news/author/adekola-olawale/
originalURL: https://www.freecodecamp.org/news/scope-in-javascript-global-vs-local-vs-block-scope/#scope-chain
translator: ""
translator: "imesong"
reviewer: ""
---

November 13, 2023 / [#JavaScript][1]
2023 年 11 月 13 日 / [#JavaScript][1]

<!-- more -->

Expand Down Expand Up @@ -621,4 +621,4 @@ Learn to code for free. freeCodeCamp's open source curriculum has helped more th
[29]: #when-to-use-different-types-of-scope
[30]: #conclusion
[31]: /news/author/adekola-olawale/
[32]: https://www.freecodecamp.org/learn/
[32]: https://www.freecodecamp.org/learn/

0 comments on commit 51d8083

Please sign in to comment.