Published 2021-09-03
JavaScript - Ultimate Free Resources
文档(Documentation)
MDN (Mozilla) JavaScript 参考是带有示例和其他信息的主要文档。
兼容性(Compatibility tables)
由于 JavaScript
是一门持续开发中的语言,所以会定期添加新的特性,其中一些特性可能不会被所有的浏览器或引擎所支持。下面的网站可以帮助你识别哪些功能是由哪些浏览器/引擎或浏览器版本等所支持的。
编辑器(IDE's)
一些比较热门的编辑器
教程(Tutorials / Courses)
- MDN JavaScript Docs
- The Modern Javascript Tutorial
- Getting Started with JavaScript for Web Development Courses
- ES6-features.org
- JavaScript Tutorial
- ES6 Tutorial
- Intro to ES6
- Tutorials Point - ES6 for beginners
- JavaScript Free Resources
视频(Videos/ Courses)
- Learn JavaScript - Full Course for Beginners - Video By freecodecamp.org
- ES6 - JavaScript Improved
- Javascript Essentials
- Learning ECMAScript The Next Generation of Javascript
书籍(Books)
练习(Learn JavaScript by building small projects)
- 30 Day Vanilla JS Coding Challenge
- Learn Javascript by building 7 games
- 24days of christmas
- Learn JavaScript
- JavaScript Algorithms and Data Structures
- Freecodecamp.org
- Build a Quiz App with HTML, CSS, and JavaScript
- Smarter Way to learn JavaScript
- 30 Days of JavaScript
- Learn JavaScript Online
- learn-js.org interactive JavaScript tutorial.
GitHub
- Javascript Algorithm and Data Structures
- 33 JS Concepts
- 20+ Web Projects With Vanilla JavaScript
- 50 Projects in 50 Days - HTML/CSS and JavaScript
- JavaScript Style Guide
- 30 seconds of code
- 30 Day Vanilla JS Coding Challenge
- Clean Code Javascript
- Javascript Questions
- The Algorithms - JavaScript
编程挑战(Programming Challenges)
在线编辑器(Coding Ground)
博客(Blogs)
Comments
No Comments!