Tips for practicing and mastering Javascript
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:
- Read blogs and websites related to Javascript and web development to find new features, libraries, practices and applications related to this programming language.
- Study new courses related to Javascript to learn new aspects, applications and technologies.
- Practice Javascript on websites through exercises and challenges.
- 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.
- 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
- https://www.freecodecamp.org/
- Udacity React Nanodegree https://www.udacity.com/course/react-nanodegree--nd019
- Udacity Front End Nanodegree https://www.udacity.com/course/front-end-web-developer-nanodegree--nd001
- Udacity Mobile Web Specialist Nanodegree https://www.udacity.com/course/mobile-web-specialist-nanodegree--nd024
- Udacity free courses catalog https://www.udacity.com/courses/all
Websites and apps to practice Javascript
- https://www.hackerrank.com
- https://www.codewars.com
- https://www.w3resource.com/javascript-exercises/
- https://www.freecodecamp.org/
- https://www.codingame.com