#technology
Read more stories on Hashnode
Articles with this tag
In this article, we will create a REST API using Node.js and Express.js, with MongoDB as the database. But before let us understand what is REST...
Event Propagation is the process through which the event propagates (up or down) through DOM to react to their target. There are two phases of the...