如何阅读源码
本文收集一下关于如何阅读源码的经验和资料:
阅读源码的经验
- 如何阅读程序源代码:知乎上有关阅读源代码的回答
- 如何阅读一份源代码? - codedump的网络日志:别人关于阅读源代码的经验
- 如何看懂源代码–(分析源代码方法) - fandyst - 博客园:别人的另一份经验
- How to read code on github? : r/learnprogramming:reddit上关于阅读github仓库源码的讨论
典型的前端项目结构
- React Architecture: How to Structure and Organize a React Application | Tania Rascia:React Application结构
- Delightful React File/Directory Structure:React目录结构
- GitHub - CatsMiaow/nestjs-project-structure: Node.js framework NestJS project structure:nestjs项目结构