In javascript, we are required to write functions that perform a certain task or give us a particular result when it’s called…
All Posts By
Meenal Garg
Unidirectional Data flow in React
What is Unidirectional Data Flow? React is a library that allows developers to build reusable components and insist on…