How is React JS is Declarative?
Declarative in programming is :
"Telling what to do" rather than "How to do it"
Declarative in ReactJS is :
"Telling React what your DOM should look like"
and React will take care of it. Along with this you don't have to worry about how the other el...
varshahulikantimutt.hashnode.dev1 min read
noface
short and sweet