
Practice React by fixing tests - Check your JSX knowledge!
How would you evaluate your knowledge of JSX? Working with JSX is one of those fundamental skills when working with React that we don't even think about. But behind the surface, there's a lot of things to keep in mind and which make it different from ...