Showing posts from 2019

Naming convention : ways to combine words into a single string

A naming convention is a set of rules for choosing the character sequence to b…

Javascript: call(), apply() and bind()

In simple words, Call  invokes the function and allows you to pass in argum…

React: Virtual DOM

DOM  stands for  Document Object Model  and is an abstraction of a structured…

Load More Posts That is All