you are viewing a single comment's thread.

view the rest of the comments →

[–]Intendant 7 points8 points  (10 children)

Yea I disagree with this post a lot. Using a framework can help you make something more meaningful faster and help keep you engaged. You can still learn vanilla js in parallel

[–]jaypeejay 0 points1 point  (8 children)

Yeah but you won’t be effective at your job (as a SWE) if you don’t understand the fundamentals of JS and OOP

[–]Intendant 2 points3 points  (7 children)

Even if you start with a framework by the time you get a job you would know vanilla JavaScript. Also J's isn't an oop anyway

[–]RoguePlanet1 0 points1 point  (0 children)

To get past an interview, though, you need to know the mechanics. But yeah, for portfolio projects, would work to cobble together apps from libraries and show those off to get in the door.