S
S
Svyatoslav Khusamov2016-07-28 23:45:15
Node.js
Svyatoslav Khusamov, 2016-07-28 23:45:15

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

2 answer(s)
Y
yociyavi, 2016-07-29
@khusamov

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 :)

P
Pavel Malyshev, 2016-08-05
@PaulMaly

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 question

Ask a Question

731 491 924 answers to any question