|
|
|
|
|
by kylef
3767 days ago
|
|
The mistake most of these make is they are both web frameworks and they have their own build in web server. We should learn from mistakes in previous communities such as in Python (https://www.python.org/dev/peps/pep-0333/#rationale-and-goal...) and not tightly coupling these things together. A user should be free to choose their favourite web framework and then choose the best web server for their needs. |
|