HomeReactJS INTERVIEW QUESTIONSWhy do we capitalize components? Why do we capitalize components? 0 Vikas 13:07 Because they're a constructor. It is not a rendered DOM element YET, it just has the capacity to render out a DOM element whenever we print it (with something like <Header />). Tags React.Js INTERVIEW QUESTIONS PDF ReactJS INTERVIEW QUESTIONS Newer Older