Showing Posts From

Beginners

Slice vs Splice in JavaScript

Slice vs Splice in JavaScript

when I started learning JavaScript, I was confused about slice & splice methods so, thus I will try...

What's Pure Function in JavaScript

What's Pure Function in JavaScript

One of the most known questions, especially in interviews, is about pure functions and what they ar...