When language become smarter than man

I have been playing with React and Redux recently.
And I noticed some restrictions the developers put in React is more than ridiculous.

The virtual DOMs have to start with capital character, otherwise it won’t render.
I know it is for the sake of avoid overriding default DOMs, but really?
Language should not be smarter than man…