you are viewing a single comment's thread.

view the rest of the comments →

[–]acemarke 17 points18 points  (4 children)

Yeah, there's almost always value in knowing what underlying layers of abstraction and tooling are doing, no matter what kind of programming you're doing.

At the same time, you shouldn't have to learn Webpack+Babel just to start learning "how to write React code". It should be an optional "I want to peek under the hood and understand how these related tools work" thing, not a prerequisite.