Always learn plain JavaScript fundamentals before using frameworks because frameworks can introduce bugs you can't catch without understanding core concepts.
Mastering modern JavaScript fundamentals—variables, collections, arrow functions, scope, and closures—enables confident work across client and server JavaScript ecosystems.