Autoboxing in Java Script is one of the most fascinating and confusing features. I will try to explain it so I could cement my own knowledge about it.......
Usually when we need to pass data from parent component to a child component we use props........