在php中,有几个比较好的最佳实践(best practice & the right way)1
.
原文:http://www.phptherightway.com/
中文:http://wulijun.github.io/php-the-right-way/2
.
原文:https://phpbestpractices.org/
中文:http://youngsterxyf.github.io/2013/06/01/php-best-practices/3
.
原文:http://www.odi.ch/prog/design/php/guide.php
中文:http://www.ruanyifeng.com/blog/2010/12/php_best_practices.html
其中1
是最全也最好的,这些最佳实践给了我们很多帮助。
我现在使用nodejs,nodejs有类似的最佳实践吗?
在网上没有找到比较有用的文章或信息。
亲爱的
segmentfault
已经帮我们整理好了:node.js中文资料导航