Props vs State in React
Props and states can be confusing when learning React. What's the difference between them? When should you use props, and when should you use states? In this article, we will explore these questions and, hopefully, clear up the confusion.
Props
Props...
stylades.hashnode.dev4 min read