Understanding Basics Of React
Tags :- a html tag like h1, div etc.
Props :- like class, id of that tag (can be an object or null, where null is same as an empty obj)
Children :- the content of the tag, like what we use in .appendChild() It is a top-level API of ReactJS which is u...
dkm-blog.hashnode.dev2 min read