| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -131,7 +131,7 @@ Node.js process and a cluster worker differs: | |||
| 131 | 131 | port is random the first time, but predictable thereafter. To listen | |
| 132 | 132 | on a unique port, generate a port number based on the cluster worker ID. | |
| 133 | 133 | ||
| 134 | - Node.js does not provide routing logic. It is, therefore important to design an | ||
| 134 | + Node.js does not provide routing logic. It is therefore important to design an | ||
| 135 | 135 | application such that it does not rely too heavily on in-memory data objects for | |
| 136 | 136 | things like sessions and login. | |
| 137 | 137 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments