Learning JavaScript… Should I skip straight to the good stuff (the frameworks)?

后端 未结 9 1579
小蘑菇
小蘑菇 2020-12-30 15:48

I learnt HTML/CSS a good few years back, then PHP a little later. I\'ve recently become interesting in web development again, just started playing with frameworks like Djang

9条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-30 16:26

    I wouldn't touch any framework in any language until I have good basic understanding of underlying technology. Worth type of coder is one that uses tool without a knowledge. JavaScript has somewhat sad history but in its latest incarnation it's surprisingly powerful and even fascinating language. I say - learn it well, then use whatever framework suits your current needs

提交回复
热议问题