2. JavaScript manuals and resources to read.

Опубликовано: 20 Октябрь 2024
на канале: Travels Code
564
11

In this tutorial, I'll share the most important resources and manuals to learn JavaScript. There are top books and websites you can check to learn JavaScript by yourself.

Manuals links:
MDN (Mozilla) JavaScript Reference - https://developer.mozilla.org/en-US/d...
The ECMA-262 specification - https://www.ecma-international.org/pu...
The latest specification draft - https://tc39.es/ecma262/
GitHub of the latest specification - https://github.com/tc39/proposals
CanIUse - http://caniuse.com/
A table with language features and engines that support those or don’t support - https://kangax.github.io/compat-table

Resource:
JavaScript Info - https://javascript.info/
w3school - https://www.w3schools.com/
My YouTube channel -    / travelscode  

Books:
You Don't Know JS - https://github.com/getify/You-Dont-Kn...
JavaScript: The Definitive Guide, 6th Edition - http://shop.oreilly.com/product/97805...
JavaScript: The Definitive Guide, 7th Edition - http://shop.oreilly.com/product/06369...

Let's be friends:
INSTAGRAM ↣   / travels_code  
TWITTER ↣   / travelscode  
FACEBOOK ↣   / travelscode  
WEB-SITE ↣ http://travelscode.com/
GITHUB ↣ https://github.com/MaksymRudnyi/