*Backend framework: In order to reduce the memory footprint of the server as much as possible and try some technical [ideas](https://hacpai.com/article/1403847528022) along the way, we have developed the [Latke](https://github.com/b3log/latke) framework and built on this basis [Solo](https://github.com/b3log/solo), [Sym](https://github.com/b3log/symphony), [XiaoV](https://github.com/b3log/xiaov) and other products. These products will in turn put demands on the framework. This is a mutually beneficial and co-evolutionary benign development process
*Frontend framework: In order to reduce the complexity, Solo's front-end part only depends on components such as jQuery, editor, and code highlighting. The SPA framework and skin responsive UI of the management background are all realized by us.
**没有最好的轮子,只有最适合的轮子。** BTW,如果你想研究如何制造 Web 轮子,Solo 是一个不错的入口。
**There is no best wheel, only the most suitable wheel.** BTW, if you want to study how to make web wheels, Solo is a good entry.
另外,为了保证 Solo 的质量,我们也做了很多努力,包括:
In addition, in order to ensure the quality of Solo, we have also made a lot of efforts, including:
*统一规范的编码风格
*Uniform code style
*完善的 javadoc 注释
*Complete javadoc comments
*严格的分支、缺陷追踪管理
*Strict branch and defect tracking management
*不断完善的测试用例、持续集成
*Continuously improved test cases, continuous integration
## Contributions
## Contributions
### Authors
### Authors
Solo 的主要作者是 [Daniel](https://github.com/88250) 与 [Vanessa](https://github.com/Vanessa219),所有贡献者可以在[这里](https://github.com/b3log/solo/graphs/contributors)看到。
Solo's main authors are [Daniel](https://github.com/88250) and [Vanessa](https://github.com/Vanessa219). All contributors can be seen [here](https://github.com/b3log/solo/graphs/contributors).
我们非常期待你加入到这个项目中,无论是使用反馈还是代码补丁,都是对 Solo 一份满满的爱 :heart:
We are very much looking forward to your joining the project. Whether it is using feedback or code patches, it is a complete love for Solo :heart:
### Discussion
### Discussion
*到 Solo 官方[讨论区](https://hacpai.com/tag/Solo)发帖(推荐做法)
*Post to Solo's official [forum](https://hacpai.com/tag/Solo)