Author: admin

Boolean attributes

What Are Boolean attributes in html

If a boolean attribute is present, it is always true. Boolean attributes include autofocus, inert, checked, disabled, required, reversed, allowfullscreen, default, loop, autoplay, controls, muted, readonly, multiple, and selected Boolean values can either be omitted, set to an empty string, or be the name of the…

WHAT IS REACT

What is React?

React is a flexible and efficient open source front-end JavaScript library which was developed by Jordan Walke, a software engineer from Facebook in 2011. It used for building user interfaces…