Tips for practicing and mastering Javascript

Alvaro Andres Pinzon Cortes
1 min readDec 2, 2017

--

Developing advance skills and knowledge in Javascript is a common goal from developers. To achieve this, every developer needs to do the following:

  1. Read blogs and websites related to Javascript and web development to find new features, libraries, practices and applications related to this programming language.
  2. Study new courses related to Javascript to learn new aspects, applications and technologies.
  3. Practice Javascript on websites through exercises and challenges.
  4. Develop real world Javascript applications to strengthen your skills. You can invent new apps, try to do copies of popular apps or find project ideas from websites dedicated to this.
  5. Participate in hackathons to develop new Javascript applications.

I am going to share some useful resources so that you can work on these activities.

Blogs and websites related to Javascript

Javascript courses

Websites and apps to practice Javascript

Websites to find Javascript project ideas

Websites for Hackathons

--

--

No responses yet