Answer the question
In order to leave comments, you need to log in
What are some good examples of Node.js + Express sites that I can look at the source code for learning purposes?
Preferably with auto-generation of the menu tree by pages.
Or how to filter github for node applications? I found how to filter js applications, but I would like to narrow down the scope of the search.
Answer the question
In order to leave comments, you need to log in
The well-known learn.javascript.ru is written in node and open source. You can look at the code here: https://github.com/iliakan/javascript-nodejs
PS I haven't looked at the code myself, but I think it wasn't a stupid person who wrote it :)
Don't write sites in Node.js. Personally, in my opinion, the node is suitable for two things: real-time microservices or as a front-end server in an isomorphic web application.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question