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
Copy file name to clipboardExpand all lines: 1-js/06-advanced-functions/03-closure/article.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
<!-- TODO: proofread -->
1
+
2
2
# Closure
3
3
4
4
Javascript adalah sebuah bahasa pemrograman yang sangat berorientasi fungsi. Hal tersebut memberi kita banyak kebebasan. Sebuah fungsi dapat dibuat secara dinamis, disalin ke variabel atau dilempar sebagai sebuah argumen ke fungsi lain lalu dipanggil dari tempat yang lain.
0 commit comments