mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-11-03 20:01:16 +08:00
toc update
This commit is contained in:
11
README.md
11
README.md
@ -36,6 +36,11 @@
|
|||||||
7. Performance Practices ([coming soon](https://github.com/i0natan/nodebestpractices/milestones?direction=asc&sort=due_date&state=open))
|
7. Performance Practices ([coming soon](https://github.com/i0natan/nodebestpractices/milestones?direction=asc&sort=due_date&state=open))
|
||||||
|
|
||||||
|
|
||||||
|
* [Milestones](#milestones)
|
||||||
|
* [Contributors](#contributors)
|
||||||
|
* [Thank you notes](#thank-you-notes)
|
||||||
|
* [Sources](#sources)
|
||||||
|
|
||||||
<br/><br/><br/>
|
<br/><br/><br/>
|
||||||
# `1. Project Structure Practices`
|
# `1. Project Structure Practices`
|
||||||
|
|
||||||
@ -723,7 +728,7 @@ This repository is being kept up to date thanks to the help from the community.
|
|||||||
|
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
### :star: No Stars Yet, Waiting For The First To Suggest a New Bullet
|
** :star: No Stars Yet, Waiting For The First To Suggest a New Bullet **
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
|
|
||||||
|
|
||||||
@ -733,5 +738,5 @@ This repository is being kept up to date thanks to the help from the community.
|
|||||||
# Sources
|
# Sources
|
||||||
List of websites, blog posts, articles and books which are curated in this repostiory
|
List of websites, blog posts, articles and books which are curated in this repostiory
|
||||||
|
|
||||||
* Martin Fowler, [Monolith First](martinfowler.com/bliki/MonolithFirst.html). [martinfowler.com](martinfowler.com), June 3, 2015
|
* Martin Fowler, [Monolith First](https://martinfowler.com/bliki/MonolithFirst.html). [martinfowler.com](martinfowler.com), June 3, 2015
|
||||||
* Uncle Bob, [8thlight.com/blog/uncle-bob/2011/09/30/Screaming-Architecture.html](Screaming Architecture). [8thlight blog](8thlight.com/blog), September 30, 2011
|
* Uncle Bob, [Screaming Architecture](https://8thlight.com/blog/uncle-bob/2011/09/30/Screaming-Architecture.html). [8thlight blog](8thlight.com/blog), September 30, 2011
|
||||||
Reference in New Issue
Block a user