What is the difference between props and state?
Anonymous
Props are immutable data which can be passed down components while state is data/information that may change over the lifetime of component.
Check out your Company Bowl for anonymous work chats.