在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:Swap76/Learn-JavaScript开源软件地址:https://github.com/Swap76/Learn-JavaScript开源编程语言:JavaScript 100.0%开源软件介绍:Learn JavaScriptThis repository was made for beginners to start learning Javascript from Scratch DocumentationThis repository uses Docsify for generating documentation website on the fly. If you want to run Docsify, you must use the latest version of node (now is v13.0.1). read this issue #299 Steps:
ESLintAfter making your changes or adding your contributions, lint your javascript files with eslint by running the following command. While linting, many errors may arise. Don't try to fix errors from other files except yours as this is a tutorial repo some mistakes are intentional. $ npm run lint:fix ReferencesMDNOne of the famous reference site for Javascript, it introduces various concepts from beginning to advanced. w3schools.comW3Schools is an educational website for learning web technologies online. Content includes tutorials and references relating to HTML, CSS, JavaScript and many more. The Modern JavaScript TutoialThis web site introduces JavaScript with well-sorted topics, giving a basic overview of JavaScript. TutorialPointThey provide a variety of media content such as videos, eBooks, and other learning materials making JavaScript much simpler. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论