Comment by Julian Mendoza on "Do I really need to learn how to write pure JS code, or just learn the fundamentals, and go to learn libraries and frameworks?" | Hashnode
At least learning a lot of the gotchas such as this in Javascript (see here) can help you sometimes avoid headaches when trying to debug code. But learning the basics and jumping to frameworks is probably fine.