5

So I'm gonna start learning JavaScript and jQuery...
God help me

Comments
  • 4
    I would say you should start by learning plain JavaScript. In my opinion that's the best way to learn the basics, further down the road you can start using a framework (like jQuery). If you do it this way you know what the framework does and you understand how you should use it because it is not the only way for you to do it but kind of shortcut.
  • 1
    Learn the basics first. It's the 70% of everything u wanna learn later.
  • 1
    Its a piece of cake.
    Step 1- select a DOM element
    last step - do whatever you want.
    Good Luck
  • 0
    @aul12 yeah! Start with Javascript basics and go insane doing so :)
  • 0
    Skip jQuery, you dont need that. And definately dont learn js by using jQuery :)
  • 0
    Go plain first. Good tip to follow.
  • 1
    @samritbk I'll add a step 2... Make sure it's the element you meant... XD
  • 0
    Try a bootstrap tutorial
  • 1
    Learn vanilla JS first, however instead of jQuery, choose Vue.js .
  • 0
    Guys guys! I learned JavaScript also picked up EmberJS
Add Comment