Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 7316c12

Browse files
authored
Update README.md
1 parent cfc5268 commit 7316c12

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ It uses nodemon for livereloading :peace-fingers:
7676

7777
# FAQ
7878

79-
## Where should I put the FrontEnd code? Is this a good backend for Angular o React or Vue or _whatever_ ?
79+
## Where should I put the FrontEnd code? Is this a good backend for Angular or React or Vue or _whatever_ ?
8080

8181
[It's not a good idea to have node.js serving static assets a.k.a the frontend](https://softwareontheroad.com/nodejs-scalability-issues?utm_source=github&utm_medium=readme)
8282

@@ -93,3 +93,5 @@ It uses nodemon for livereloading :peace-fingers:
9393
I know if you start moving layers into another technology, you will end up with your business/domain logic into npm packages, your routing layer will be pure AWS Lambda functions and your data layer a combination of DynamoDB, Redis, maybe redshift, and Agolia.
9494

9595
Take a deep breath and go slowly, let the business grow and then scale up your product. You will need a team and talented developers anyway.
96+
97+
##testing pull request-...

0 commit comments

Comments
 (0)