Comment on JavaScript frameworks and topics to learn in 2017parentComments−k__9yThat's a bad analogy.Cooking is much less complex, so learning it without much background works rather well.Just look what your philosophy brought us, a horde of 'developers' who thought JavaScript is jQuery.−kutkloon79yProgramming is not complex. Frameworks make it complex, in the sense that they force you to use nontrivial concepts (I'm not against frameworks as a whole; when you're trying to do something complex it may be hugely useful to use one).
Comments
That's a bad analogy.
Cooking is much less complex, so learning it without much background works rather well.
Just look what your philosophy brought us, a horde of 'developers' who thought JavaScript is jQuery.
Programming is not complex. Frameworks make it complex, in the sense that they force you to use nontrivial concepts (I'm not against frameworks as a whole; when you're trying to do something complex it may be hugely useful to use one).