Y
Hacker News
new
|
ask
|
show
|
jobs
by
jonpacker
4352 days ago
So you would suggest using external text files to store every SQL/Cypher query that is used in a model-based node app?
1 comments
adrusi
4352 days ago
Well, if the query is longer than a 3-4 lines then it's really a program in its own right, and yes, I think it deserves its own file.
link