What is difference between State and Props of Components in React.js
In vanilla javascript, the static data or dynamic data through inputs and fetch were handled in arrays or objects and then exported and imported in other files. This is called a Declarative Pattern where everything has to be defined before you hit UR...
merndeveloper.hashnode.dev3 min read