Awesome-Lists
Preface | 前言
梭罗在《瓦尔登湖》中写道:知道自己知道什么,也知道自己不知道什么,这就是真正的知识。知我所知是对于自己能力的正确认识,知我所不知则能为自己未来的路明确些方向。站在巨人的肩膀上窥探大道三千,才能触类旁通,他山之石,可以攻玉。相较于其他很多的 Awesome-*
项目,笔者认为

Nav | 导航
Convention | 约定
本系列文章目录层次如下:
-
{Something}-List.md - 该文件包含或者分割为以下内容:- Overview & Case Study & CheatSheet
- Resource & Book & Collection
- Tutorial & Learning Path
-
{Something}-Syntax-List.md - 该文件包含或者分割为以下内容:- Variable & Expression
- Control flow & Error Handler
- Function & Functional Programming
- Class & Object
- MetaProgramming
-
{Something}-DataStructure-List.md - 该文件包含或者分割为以下内容:- Basic Type
- Indexed Collection
- Keyed Collection
-
{Something}-Functionality-List.md - 该文件包含或者分割为以下内容:- Storage
- Network
- System / Process
-
{Something}-DevOps-List.md - 该文件包含或者分割为以下内容:- Builder, Task runner, Bundler, dependence management
- Debug
- Test, unit test, integration test, e2e test
- Architecture, module system, State management,
- StyleGuide, coding standards for source code in the JavaScript programming language.
-
{Something}-Production-List.md - 该文件包含或者分割为以下内容:- Performance Optimization / Tunning
- Release / Deploy
- Accessibility / Monitor
- RealTime
- I18n
-
{Something}-OpenSource-List.md - Awesome tools, frameworks, projects
-
{Something}-Internals-List.md Inner mechanism under the hood, Core/Compiler/Engine
本系列文章索引类别约定如下:
- #Article#:单篇文章,也是默认的引用类型
- #Slide#:幻灯片
- #Series#:系列文章
- #Book# 📚:书籍
- #Course# 🎥:视频教程
- #Collection# 🗃️:资源集锦
- #Code#
: 开源的项目或者框架、库。 #Scratch#: 从零构建某些系统#Tool#: 工具- #Paper#
目前,在知识体系中会存在多层构建的问题,对于非
About
Stats | 统计
# 统计所有的有效链接数
$ wc -l **/*.md | grep -E -v "(Weekly|total|README)" | awk '{s+=$1} END {printf "%.0f", s}'
Acknowledgements
- The book of secret knowledge: A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
版权
笔者所有文章遵循 知识共享 署名
