Resources to learn JavaScript

When starting your journey with JavaScript, you should have knowledge about valuable information sources. In my opinion, having such lore can save you a lot of time and it can greatly accelerate your learning process. In this article I will try to present you some web pages with JavaScript resources, from widely renowned to slightly underrated ones. I hope that it will help you to increase your skill without pointless wandering through internet depths.

MDN web docs

text
Photo credit: developer.mozilla.org

The most recognized JavaScript resource is MDN web docs (MDN stands for Mozilla Developer Network) provided and maintained by Mozilla Corporation. While other programming languages usually have their official documentation, JS doesn’t have one (It actually depends od how do you treat ECMAScript, because it has official documetation). And the reason behind it is that a few teams worked on developing JS. But nevertheless, we have MDN web docs website, which is almost treated like official documentation for the JavaScript community. Information provided by maintainers is truly comprehensive. In my developer career, I have never experienced lack of crucial information on subjects of interest. What is more, this website provides sufficient tutorials for web development including JavaScript, HTML and CSS, divided into different levels of expertise.

Links:
MDN: https://developer.mozilla.org/pl/
Tutorials: https://developer.mozilla.org/pl/docs/Web/Tutorials

ECMAScript docs

text
Photo credit: ecma-international.org

ECMAScript was created to simply standardize JavaScript, because maintaining multiple independent implementations would be unbelievably hard without some sort of a standard. In ECMAScript docs you can find what JavaScript should look like and in almost every case it does. For example the latest official release of ECMAScript is named ES2020. Ecma international also provides information about future additions to the standard under the name ESNext. Technically the ECMAscript docs are the closest you can get to the official JavaScript docs. I personally wouldn’t recommend reading them for beginners, because complicated language and covered subjects might seem a little underwhelming.

Links:
Newest ECMAScript Docs: https://tc39.es/ecma262/#sec-fundamental-objects

Javascript.info

text
Photo credit: javascript.info

Javascript.info is a great and clearly made tutorial website. The tutorial itself covers JavaScript as a programming language and matter of working with a browser. The amount of information crucial to gain essential knowledge is perfect. I would say, if you want to maximize your learning speed, javascript.info is a right choice. In comparison to MDN docs, it is easier to get essentials and don’t get overloaded with information. Additionally, almost every topic has some bonus, usually it is some trick that is hard to invent on your own or explanation of unusual JavaScript behaviour. In my honest opinion, this site is the best way to start learning JavaScript – In my case it was a turning point.

Links:
Javascript.info: https://javascript.info/

Codecademy

text
Photo credit: codecademy.com

Codecademy is an interactive learning site. You can take courses on a large amount of languages, but we are interested in JavaScript. If you are starting from scratch it is a way to go. Easy and well explained tasks will softly inaugurate you. The biggest advantage of this site is that you don’t need any code environment, you just write your code inside a special container right on the website. At the beginning, you already have some code written and you just have to change something or insert some variable or value, which sets the entry threshold really low. The downside of codecademy is “PRO” content, if you want to have access to everything, you must upgrade your account to PRO status and the lowest-priced upgrade costs 19.99$ a month.

Links:
Codecademy: https://www.codecademy.com/

Udemy

text
Photo credit: udemy.com

Video based tutorials have gained huge popularity in recent years. This form of studying is known as the easiest and really effective, so the huge increase in popularity is understandable. Udemy is a great online learning platform with a wide range of courses. It doesn’t only have videos, online tests, zip packages with source code and community conversations are a huge part of Udemy success. There are some free courses, but the better ones are paid. The prices are really high, but you can encounter 90% discounts almost every two weeks.

Links:
Udemy: https://www.udemy.com/

Some valuable udemy courses:
https://www.udemy.com/course/modern-javascript/
https://www.udemy.com/course/modern-javascript-from-the-beginning/
https://www.udemy.com/course/js-algorithms-and-data-structures-masterclass/
https://www.udemy.com/course/javascript-beginners-complete-tutorial/

Codewars

text
Photo credit: codewars.com

Learning by doing is pretty good, but if you ask me, learning by doing and competing is just amazing! Codewars is an online learning site, where you can complete challenges, get points for it and compare your solution to others. The challenges are divided into different levels of expertise and your account has a level itself to give you proper tasks. You can get better by completing challenges, but the amount of knowledge gained through studying solutions made by more advanced people is huge. Some code pieces you will find there will change your way of thinking and present you unthinkable actions. You can’t miss codewars!

Links:
Codewars: https://www.codewars.com/

W3Schools

text
Photo credit: w3schools.com

W3Schools is an old-school tutorial page. You can start your web development path using this webpage, but you will run out of resources quickly. Topics are explained quite well for beginners, but explanations are simple and minimalistic. Lack of crucial topics are enough to say W3Schools is insufficient for more advanced people. Nevertheless, this webpage is worth checking.

Links:
W3Schools: https://www.w3schools.com/
JS tutorial: https://www.w3schools.com/js/default.asp

Youtube channels

It is an unlimited source of knowledge. You can find a huge amount of tutorials, explanations and examples on youtube. Some youtubers even upload some of their content from Udemy, so it is good to pay attention to several channels. I personally really enjoy crash courses on youtube, you can choose some technology and get essentials in under two hours.

Good channels:

Fun Fun Function: https://www.youtube.com/channel/UCO1cgjhGzsSYb1rsB4bFe4Q
Traversy Media: https://www.youtube.com/user/TechGuyWeb
freeCdeCamp.org: https://www.youtube.com/channel/UC8butISFwT-Wl7EV0hUK0BQ
Udemy Tech: https://www.youtube.com/channel/UCU6e4MJtvlcX5DBLP1cq8hQ
Academind: https://www.youtube.com/channel/UCSJbGtTlrDami-tDGPUV9-w
Dev Ed: https://www.youtube.com/channel/UClb90NQQcskPUGDIXsQEz5Q
The Net Ninja: https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg
Techsith: https://www.youtube.com/user/techSithTube

Summary

There are a lot of javascript resources. They may vary within the quality, but all of them are worth trying. In my opinion, dividing your time into different resources gives the best results in the studying process, because you avoid monotony. I will try to pick the best choices in some categories and write them below.

Most comprehensive docs and tutorials: MDN web docs / ECMAScript docs
Most efficient tutorial: Javascript.info
Best for beginners: Codecademy

0 0 votes
Article Rating
Subscribe
Notify of
guest
1 Comment
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
seo firmaları
1 year ago

I very delighted to find this internet site on bing, just what I was searching for as well saved to fav

1
0
Would love your thoughts, please comment.x
()
x