fundamental concept of REACT JS · REACT JS React (also known as React.js or ReactJS ) is a free and open-source front-end JavaScript library for building...
HTML semantic elements and structure · Html semantics The HTML semantics refers to the tags that gives adequate meaning to a HTML page rather than just...
uml version 2.5 and uml tool- draw.io · UML Uml which stands for unified modeling language, is specification defining a graphical language for...
the difference between var, let and const · First of all, a variable is a pointer to a data stored in a memory, we use variables to store data temporally...
Basics of JavaScript · JavaScript definition JavaScript (JS) is a prototype base, high level, interpreted, multi-paradigm, single-threaded dynamic. To...