LearnJS icon indicating copy to clipboard operation
LearnJS copied to clipboard

《JavaScript学习资源大全》

LearnJS

本项目记录自己在学习JavaScript的过程中遇到的一些优秀内容,包括JavaScript的学习资源以及JavaScript的优秀项目代码等。尽可能的去理解JavaScript,尽可能的去使用JavaScript。作者:0e0w

本项目创建于2020年11月12日。最近一次更新时间为2022年6月1日。

01-JavaScript资源

一、书籍资源

二、视频教程

  • [ ] https://github.com

三、算法结构

四、其他资源

  • [ ] https://github.com/airbnb/javascript
  • [ ] https://github.com/mqyqingfeng/Blog
  • [ ] https://github.com/poetries/javascript-tutorial
  • [ ] https://github.com/yzsunlei/awesome-web-tutorial
  • [ ] https://github.com/liulongbiao/knockout-reference-cn
  • [ ] https://github.com/Webchange/My-JavaScript-is-a-clover
  • [ ] https://github.com/moonad/Formality
  • [ ] https://github.com/lefex/FE

02-JavaScript项目

  • [ ] https://github.com/sorrycc/awesome-javascript
  • [ ] https://github.com/jobbole/awesome-javascript-cn
  • [ ] https://github.com/micromata/awesome-javascript-learning
  • [ ] https://github.com/sxei/chrome-plugin-demo
  • [ ] https://github.com/doocs/md
  • [ ] https://github.com/googleprojectzero/fuzzilli
  • [ ] https://github.com/AutoPiano/AutoPiano
  • [ ] https://github.com/evanw/esbuild
  • [ ] https://github.com/samyk/webscan
  • [ ] https://github.com/cteamx/Thief
  • [ ] https://github.com/jacksplwxy/JavaScript-compiler
  • [ ] https://github.com/microsoft/Web-Dev-For-Beginners
  • [ ] https://github.com/douyu/juno
  • [ ] https://github.com/vitozyf/lucky-draw
  • [ ] https://github.com/zadam/trilium
  • [ ] https://github.com/tnfe/awesome-blackmagic
  • [ ] https://github.com/seasonjs/tools

03-JavaScript框架

  • [ ] https://github.com/stylelint/stylelint
  • [ ] https://github.com/sindresorhus/meow
  • [ ] https://github.com/YYJeffrey/wxutil

04-JavaScript安全

  • [ ] https://github.com/Passer6y/CrawlerVuln
  • [ ] https://github.com/EtherDream/jsproxy
  • [ ] https://github.com/LoseNine/Restore-JS
  • [ ] https://github.com/Aruelius/geetest_track
  • [ ] https://github.com/msrkp/PPScan
  • [ ] https://github.com/Magicskys/Kiddy
  • [ ] https://github.com/LoseNine/Restore-JS
  • [ ] https://github.com/davidaq/vodo
  • [ ] https://github.com/r00tSe7en/GoogleHackingTool
  • [ ] https://github.com/CreditTone/hooker
  • [ ] https://github.com/hu-jinwen/jsrepair
  • [ ] https://github.com/r3curs1v3-pr0xy/vajra

05-JavaScript老师