- 1
How to master javascript....
3 Respuestas
+ 5
All you need to do is practice a lot and keep learning from different places.
Explore some sites, books or maybe YouTube videos.
Here are some valuable resources
https://www.sololearn.com/discuss/790206/?ref=app
https://www.sololearn.com/discuss/636195/?ref=app
+ 4
There is no such magic thing you can do
to become a master in Javascript. And
the answer for your question will not
differ from an answer for a question
about mastering Java or C++ or other
programming languages. You have to
learn it, you have to read and try and
practice.
Practicing is a extremly important, but at
the same time, you cannot get the best of
it by just applying simple tasks you find in
tutorials and books. To truly master a
programming language you need a long
period where you are actually working in a
company or real projects with this
language, the thing that makes you face
real life problems which you will not find
in books.
0
Thank You...