roberto-butti / some-drops-of-javascript

This book collects some useful, unknown, underrated JavaScript functions discovered and learned while using JavaScript daily.
https://drops-of-javascript.hi-folks.dev/
Other
151 stars 46 forks source link

Update 07_array-fill.md & 02-07_array-fill.mjs #23

Closed BogdanBTS closed 1 year ago

BogdanBTS commented 1 year ago

Updated comment for result of array.fill() with negative index. File name: 1) src/content/docs/02-array/07_array-fill.md 2) examples/02-07_array-fill.mjs

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
some-drops-of-javascript ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2023 10:26pm
roberto-butti commented 1 year ago

Wow @BogdanBTS , eagle-eyed! Thank you for the fix, and welcome as a contributor!