answersLogoWhite

0

How can you be a JavaScript Expert?

User Avatar

Anonymous

14y ago
Updated: 8/19/2019

Becoming a Javascript expert requires thorough knowledge of the following:

  • programming fundamentals (data types, algorithms, control structures, logic, etc.)
  • the differences between browsers (the event model, for instance is different between internet Explorer and other browsers)
  • javascript syntax
  • functional/procedural/object-oriented programming
  • HTML (as DOM manipulation is one of the primary uses of javascript)
  • experience: create your own projects, work on open source projects, this will give you experience and allow you to learn from more experienced programmers
  • tenacity: it doesn't happen overnight; as with anything, you will have to work hard to become an expert
User Avatar

Wiki User

14y ago

What else can I help you with?