eCommerce Database Design
Building eCommerce is one of the most famous web application that we build as it got so famous, well known, and the need of it is became more than ever for ordering and shipping products to your home online.
Slice vs Splice in JavaScript
when I started learning JavaScript, I was confused about slice & splice methods so, thus I will try to explain it simply without going deep in it so you understand it easily without any confusion.
What's Pure Function in JavaScript?
One of the most known questions, especially in interviews, is about pure functions and what they areā¦ so we will talk about pure functions in this article.