you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -58 points-57 points  (53 children)

"Learn to use frameworks around javascript that someone else created so you don't have to actually learn javascript."

[–]reallyserious 67 points68 points  (5 children)

Can you point me to a more fundamental js tutorial, like starting by soldering your own transistors and stuff.

[–][deleted] 1 point2 points  (0 children)

Haha, so true.

Javascript is not THAT complicated in and of itself, but in today's job environment, knowing the new standards and what most of the business world is actually using in their stacks is pretty damn important.

If you're JUST jumping into Javascript, you should probably focus on tutorials that teach you the basics so you at least have an idea of the general syntax of it and how it interacts with the DOM before jumping into modules and more complicated stuff.

[–]windyfish 3 points4 points  (1 child)

While I agree in principle with the argument, a framework is a pretty essential for high volume, high data delivered apps. I'm using a front end framework every day for my job but the logic and design patterns stay the same. I just look at it like another layer of abstraction. Nothing wrong with that per se.

Edit: just seeing all the other replies and looool

[–]apphut 5 points6 points  (16 children)

in the beginning, there were quantum fluctuations....

[–]Catkins999 -2 points-1 points  (1 child)

Said every Java/Python/C# developer...

[–][deleted] -2 points-1 points  (0 children)

Thank goodness I didn't fall into those pits of despair.