Answer the question
In order to leave comments, you need to log in
What bundle of technologies should be used for a browser game?
I have been studying web programming for a little over a year, and more specifically, developing a browser game. Until now, I have been developing with the following technology stack:
Answer the question
In order to leave comments, you need to log in
But in this case, I absolutely do not understand how I can send the initial html "set" from links to css and js files and the site skeleton.
app.get('/', (req, res) => res.send('./index.html'))
Well, except that for speed it is worth distributing statics with nginx. Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question