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
137 stars 40 forks source link

Added explanation for the slice() function in JavaScript #47

Closed Abd-Elhadi closed 4 days ago

Abd-Elhadi commented 6 days ago

This PR adds an explanation of the slice() method, including syntax, examples, and key points.

vercel[bot] commented 6 days 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 19, 2024 10:23am
roberto-butti commented 4 days ago

Thank you @Abd-Elhadi great PR, I want to merge it, Can you change the filename to 14_array-slice.md (i see you used 13, but 13 is for splice that is a work in progress.) Thank you

Abd-Elhadi commented 4 days ago

Hi @roberto-butti ,

I've renamed the file to 14_array-slice.md.

Thanks for pointing that out!

roberto-butti commented 4 days ago

Thank you @Abd-Elhadi very fast :) I 'm going to merge it

Abd-Elhadi commented 4 days ago

You're welcome! Glad I could help quickly! 😄