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

Added examples and documentation of the array at() method. #57

Closed seferovich closed 1 month ago

seferovich commented 1 month ago

Created the documentation for the at() method based on the CONTRIBUTING.md guide. Issue #54

vercel[bot] commented 1 month 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 Sep 22, 2024 11:08pm
seferovich commented 1 month ago

I changed the name from 15_array-at.md to 16_array-at.md, because someone did a pr before me and used 15 already.

roberto-butti commented 1 month ago

Hello than you for your PR. I'm going to review it. Please the name of the file is : 02-array/17_array-at.md as mentioned in the issue #54

seferovich commented 1 month ago

Fixed it, I thought that it was just an example and not how I should name it, sorry for that.

roberto-butti commented 1 month ago

Thank you for the PR, and thank you for accommodating the requests. I'm going to merge this helpful PR.