Last active 1752983856

gaiety's Avatar gaiety revised this gist 1752983856. Go to revision

1 file changed, 0 insertions, 0 deletions

gistfile1.txt renamed to dynamic-arrays.js

File renamed without changes

gaiety's Avatar gaiety revised this gist 1752983845. Go to revision

1 file changed, 1 insertion

gistfile1.txt(file created)

@@ -0,0 +1 @@
1 + let arrayOf100Things = [...Array(100).keys()];
Newer Older